mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-17 10:47:01 +00:00
Rename everything
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include "Runtime/Character/CPrimitive.hpp"
|
||||
#include "Runtime/Character/IMetaAnim.hpp"
|
||||
|
||||
namespace urde {
|
||||
namespace metaforce {
|
||||
|
||||
class CMetaAnimPlay : public IMetaAnim {
|
||||
CPrimitive x4_primitive;
|
||||
@@ -19,4 +19,4 @@ public:
|
||||
const CMetaAnimTreeBuildOrders& orders) const override;
|
||||
};
|
||||
|
||||
} // namespace urde
|
||||
} // namespace metaforce
|
||||
|
||||
Reference in New Issue
Block a user