mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 06:27:43 +00:00
Rename everything
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#include <zeus/CQuaternion.hpp>
|
||||
#include <zeus/CVector3f.hpp>
|
||||
|
||||
namespace urde::MP1 {
|
||||
namespace metaforce::MP1 {
|
||||
|
||||
class CSamusFaceReflection {
|
||||
CModelData x0_modelData;
|
||||
@@ -25,4 +25,4 @@ public:
|
||||
void Update(float dt, const CStateManager& stateMgr, CRandom16& rand);
|
||||
};
|
||||
|
||||
} // namespace urde::MP1
|
||||
} // namespace metaforce::MP1
|
||||
|
||||
Reference in New Issue
Block a user