mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-11 02:27:43 +00:00
More state implementations
This commit is contained in:
@@ -28,5 +28,6 @@ public:
|
||||
float, float);
|
||||
|
||||
void Unset_X80() { x80_ = false; }
|
||||
void Set_x98(float f) { x98_ = f; }
|
||||
};
|
||||
} // namespace urde
|
||||
|
||||
Reference in New Issue
Block a user