mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 19:47:44 +00:00
Rename everything
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include "Runtime/RetroTypes.hpp"
|
||||
#include "Runtime/World/CScriptTrigger.hpp"
|
||||
|
||||
namespace urde {
|
||||
namespace metaforce {
|
||||
|
||||
class CScriptSteam : public CScriptTrigger {
|
||||
bool x150_;
|
||||
@@ -26,4 +26,4 @@ public:
|
||||
void Think(float, CStateManager&) override;
|
||||
};
|
||||
|
||||
} // namespace urde
|
||||
} // namespace metaforce
|
||||
|
||||
Reference in New Issue
Block a user