mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-21 04:59:11 +00:00
Rename everything
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include "Runtime/World/CActor.hpp"
|
||||
#include "Runtime/World/CDamageInfo.hpp"
|
||||
|
||||
namespace urde::MP1 {
|
||||
namespace metaforce::MP1 {
|
||||
struct SShockWaveData {
|
||||
private:
|
||||
u32 x0_ = 8;
|
||||
@@ -71,4 +71,4 @@ public:
|
||||
private:
|
||||
[[nodiscard]] bool IsHit(TUniqueId id) const;
|
||||
};
|
||||
} // namespace urde::MP1
|
||||
} // namespace metaforce::MP1
|
||||
|
||||
Reference in New Issue
Block a user