mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-13 20:06:10 +00:00
Rename everything
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#include <memory>
|
||||
#include "Runtime/RetroTypes.hpp"
|
||||
|
||||
namespace urde {
|
||||
namespace metaforce {
|
||||
class CAdditiveAnimationInfo;
|
||||
class CAnimTreeNode;
|
||||
class CCharLayoutInfo;
|
||||
@@ -55,4 +55,4 @@ public:
|
||||
bool NeedsFadeOut() const { return x20_needsFadeOut; }
|
||||
};
|
||||
|
||||
} // namespace urde
|
||||
} // namespace metaforce
|
||||
|
||||
Reference in New Issue
Block a user