2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-07-17 13:25:52 +00:00
metaforce/Runtime/Character/CSegStatementSet.hpp
2016-04-12 20:07:23 -10:00

14 lines
167 B
C++

#ifndef __URDE_CSEGSTATEMENTSET_HPP__
#define __URDE_CSEGSTATEMENTSET_HPP__
namespace urde
{
class CSegStatementSet
{
};
}
#endif // __URDE_CSEGSTATEMENTSET_HPP__