mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-11 09:07:41 +00:00
Rename everything
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#include "Runtime/IOStreams.hpp"
|
||||
#include "Runtime/Character/CPASAnimParm.hpp"
|
||||
|
||||
namespace urde {
|
||||
namespace metaforce {
|
||||
|
||||
class CPASParmInfo {
|
||||
public:
|
||||
@@ -25,4 +25,4 @@ public:
|
||||
CPASAnimParm::UParmValue GetWeightMaxValue() const { return x10_max; }
|
||||
};
|
||||
|
||||
} // namespace urde
|
||||
} // namespace metaforce
|
||||
|
||||
Reference in New Issue
Block a user