mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 00:27:42 +00:00
Rename everything
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
#include <zeus/CVector3f.hpp>
|
||||
|
||||
namespace urde {
|
||||
namespace metaforce {
|
||||
class CDamageInfo;
|
||||
class CPatterned;
|
||||
|
||||
@@ -142,4 +142,4 @@ public:
|
||||
bool TestAvailableState(EKnockBackAnimationState s) const { return x80_availableStates.test(size_t(s)); }
|
||||
};
|
||||
|
||||
} // namespace urde
|
||||
} // namespace metaforce
|
||||
|
||||
Reference in New Issue
Block a user