allow setting poison gas level

also commented out some find_water_level calls
This commit is contained in:
headshot2017
2023-01-26 22:25:21 -04:00
parent bd2b13871d
commit 349a3eb702
5 changed files with 26 additions and 6 deletions
+1
View File
@@ -325,6 +325,7 @@ struct MarioState
/*0xC4*/ f32 unkC4;
u16 curTerrain; // libsm64: added field
s32 gasLevel; // libsm64: added field
};
#endif // TYPES_H