mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 04:27:42 +00:00
Rename everything
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
#include <string_view>
|
||||
|
||||
namespace urde {
|
||||
namespace metaforce {
|
||||
class CToken;
|
||||
class CVParamTransfer;
|
||||
class IFactory;
|
||||
@@ -22,4 +22,4 @@ public:
|
||||
virtual void ObjectUnreferenced(const SObjectTag&) = 0;
|
||||
};
|
||||
|
||||
} // namespace urde
|
||||
} // namespace metaforce
|
||||
|
||||
Reference in New Issue
Block a user