mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-11 00:27:43 +00:00
Rename everything
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
#include "Runtime/CIOWin.hpp"
|
||||
|
||||
namespace urde::MP1 {
|
||||
namespace metaforce::MP1 {
|
||||
|
||||
class CPreFrontEnd : public CIOWin {
|
||||
bool x14_resourceTweaksRegistered = false;
|
||||
@@ -12,4 +12,4 @@ public:
|
||||
EMessageReturn OnMessage(const CArchitectureMessage&, CArchitectureQueue&) override;
|
||||
};
|
||||
|
||||
} // namespace urde::MP1
|
||||
} // namespace metaforce::MP1
|
||||
|
||||
Reference in New Issue
Block a user