mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-15 00:46:08 +00:00
Rename everything
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include "Runtime/GCNTypes.hpp"
|
||||
#include "Runtime/World/CEntity.hpp"
|
||||
|
||||
namespace urde {
|
||||
namespace metaforce {
|
||||
class CScriptDockAreaChange : public CEntity {
|
||||
s32 x34_dockReference;
|
||||
|
||||
@@ -15,4 +15,4 @@ public:
|
||||
void Accept(IVisitor& visitor) override;
|
||||
void AcceptScriptMsg(EScriptObjectMessage msg, TUniqueId objId, CStateManager& stateMgr) override;
|
||||
};
|
||||
} // namespace urde
|
||||
} // namespace metaforce
|
||||
|
||||
Reference in New Issue
Block a user