mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 22:27:42 +00:00
Rename everything
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include "Runtime/RetroTypes.hpp"
|
||||
#include "Runtime/World/CActor.hpp"
|
||||
|
||||
namespace urde {
|
||||
namespace metaforce {
|
||||
class CScriptTargetingPoint : public CActor {
|
||||
private:
|
||||
bool xe8_e4_ : 1 = false;
|
||||
@@ -22,4 +22,4 @@ public:
|
||||
|
||||
bool GetLocked() const;
|
||||
};
|
||||
} // namespace urde
|
||||
} // namespace metaforce
|
||||
|
||||
Reference in New Issue
Block a user