mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-20 21:39:12 +00:00
Rename everything
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#include "Runtime/RetroTypes.hpp"
|
||||
#include <zeus/CVector3f.hpp>
|
||||
|
||||
namespace urde {
|
||||
namespace metaforce {
|
||||
class CRipple {
|
||||
private:
|
||||
TUniqueId x0_id;
|
||||
@@ -38,4 +38,4 @@ public:
|
||||
float GetPhase() const { return x34_phase; }
|
||||
float GetLookupPhase() const { return x38_lookupPhase; }
|
||||
};
|
||||
} // namespace urde
|
||||
} // namespace metaforce
|
||||
|
||||
Reference in New Issue
Block a user