mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-16 17:37:03 +00:00
Rename everything
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include "Runtime/GuiSys/CHudInterface.hpp"
|
||||
#include <zeus/CTransform.hpp>
|
||||
|
||||
namespace urde {
|
||||
namespace metaforce {
|
||||
class CGuiFrame;
|
||||
class CGuiModel;
|
||||
class CGuiWidget;
|
||||
@@ -68,4 +68,4 @@ public:
|
||||
void SetFreeLookState(bool inFreeLook, bool lookControlHeld, bool lockedOnObj, float vertLookAngle) override;
|
||||
};
|
||||
|
||||
} // namespace urde
|
||||
} // namespace metaforce
|
||||
|
||||
Reference in New Issue
Block a user