mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 03:07:43 +00:00
Rename everything
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#include "Runtime/CStringExtras.hpp"
|
||||
#include "Runtime/RetroTypes.hpp"
|
||||
|
||||
namespace urde {
|
||||
namespace metaforce {
|
||||
|
||||
class CPakFile : public CDvdFile {
|
||||
friend class CResLoader;
|
||||
@@ -78,4 +78,4 @@ public:
|
||||
CAssetId GetMLVLId() const { return m_mlvlId; }
|
||||
};
|
||||
|
||||
} // namespace urde
|
||||
} // namespace metaforce
|
||||
|
||||
Reference in New Issue
Block a user