mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-16 09:37:03 +00:00
Rename everything
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
#include <zeus/CAABox.hpp>
|
||||
|
||||
namespace urde::MP1 {
|
||||
namespace metaforce::MP1 {
|
||||
class CSeedling : public CWallWalker {
|
||||
CPathFindSearch x5d8_searchPath;
|
||||
std::unique_ptr<CModelData> x6bc_spikeData;
|
||||
@@ -45,4 +45,4 @@ public:
|
||||
bool ShouldAttack(CStateManager&, float) override;
|
||||
void MassiveDeath(CStateManager&) override;
|
||||
};
|
||||
} // namespace urde::MP1
|
||||
} // namespace metaforce::MP1
|
||||
|
||||
Reference in New Issue
Block a user