mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-11 15:41:48 +00:00
Rename everything
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#include <zeus/CTransform.hpp>
|
||||
#include <zeus/CVector3f.hpp>
|
||||
|
||||
namespace urde {
|
||||
namespace metaforce {
|
||||
struct CGuiWidgetDrawParms;
|
||||
|
||||
class CGuiObject : public std::enable_shared_from_this<CGuiObject> {
|
||||
@@ -48,4 +48,4 @@ public:
|
||||
void SetLocalTransform(const zeus::CTransform& xf);
|
||||
};
|
||||
|
||||
} // namespace urde
|
||||
} // namespace metaforce
|
||||
|
||||
Reference in New Issue
Block a user