Decompile smokeClearSomeTypes

This commit is contained in:
Ryan Dwyer
2021-01-10 16:19:15 +10:00
parent 335834aae9
commit 56a2f4e3ea
3 changed files with 19 additions and 58 deletions
+1 -1
View File
@@ -14,6 +14,6 @@ struct smoke *smokeCreateSimple(struct coord *pos, s16 *rooms, s16 type);
u32 func0f12e848(struct prop *prop);
u32 smokeUpdateZ(struct prop *prop);
Gfx *smokeRender(struct prop *prop, Gfx *gdl, bool withalpha);
u32 func0f12f5f8(void);
void smokeClearSomeTypes(void);
#endif