2
0
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:
2020-10-08 21:45:05 -07:00
parent 215eedc013
commit abbacad46b
5 changed files with 110 additions and 26 deletions

View File

@@ -28,5 +28,6 @@ public:
float, float);
void Unset_X80() { x80_ = false; }
void Set_x98(float f) { x98_ = f; }
};
} // namespace urde