mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 01:07:43 +00:00
Various ANIM reader imps
This commit is contained in:
13
Runtime/Character/CSegStatementSet.hpp
Normal file
13
Runtime/Character/CSegStatementSet.hpp
Normal file
@@ -0,0 +1,13 @@
|
||||
#ifndef __PSHAG_CSEGSTATEMENTSET_HPP__
|
||||
#define __PSHAG_CSEGSTATEMENTSET_HPP__
|
||||
|
||||
namespace urde
|
||||
{
|
||||
|
||||
class CSegStatementSet
|
||||
{
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
#endif // __PSHAG_CSEGSTATEMENTSET_HPP__
|
||||
Reference in New Issue
Block a user