mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 07:47:42 +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 CScriptCounter : public CEntity {
|
||||
s32 x34_initial;
|
||||
@@ -20,4 +20,4 @@ public:
|
||||
void AcceptScriptMsg(EScriptObjectMessage msg, TUniqueId objId, CStateManager& stateMgr) override;
|
||||
};
|
||||
|
||||
} // namespace urde
|
||||
} // namespace metaforce
|
||||
|
||||
Reference in New Issue
Block a user