mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-18 18:05:23 +00:00
Rename everything
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#include "Runtime/Graphics/CModel.hpp"
|
||||
#include "Runtime/GuiSys/CGuiWidget.hpp"
|
||||
|
||||
namespace urde {
|
||||
namespace metaforce {
|
||||
class CSimplePool;
|
||||
|
||||
class CGuiModel : public CGuiWidget {
|
||||
@@ -28,4 +28,4 @@ public:
|
||||
static std::shared_ptr<CGuiWidget> Create(CGuiFrame* frame, CInputStream& in, CSimplePool* sp);
|
||||
};
|
||||
|
||||
} // namespace urde
|
||||
} // namespace metaforce
|
||||
|
||||
Reference in New Issue
Block a user