mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-11 07:07:42 +00:00
Rename everything
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#include "Runtime/CGameState.hpp"
|
||||
#include "Runtime/CMemoryCardSys.hpp"
|
||||
|
||||
namespace urde::MP1 {
|
||||
namespace metaforce::MP1 {
|
||||
|
||||
class CMemoryCardDriver {
|
||||
friend class CSaveGameScreen;
|
||||
@@ -195,4 +195,4 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
} // namespace urde::MP1
|
||||
} // namespace metaforce::MP1
|
||||
|
||||
Reference in New Issue
Block a user