mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 02:27:43 +00:00
Rename everything
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#include <vector>
|
||||
#include "Runtime/CFactoryMgr.hpp"
|
||||
|
||||
namespace urde {
|
||||
namespace metaforce {
|
||||
class CDependencyGroup {
|
||||
std::vector<SObjectTag> x0_objectTags;
|
||||
|
||||
@@ -15,4 +15,4 @@ public:
|
||||
|
||||
CFactoryFnReturn FDependencyGroupFactory(const SObjectTag& tag, CInputStream& in, const CVParamTransfer& param,
|
||||
CObjectReference* selfRef);
|
||||
} // namespace urde
|
||||
} // namespace metaforce
|
||||
|
||||
Reference in New Issue
Block a user