Attempt to decompile nbombRenderOverlay

This commit is contained in:
Ryan Dwyer
2022-04-16 16:13:08 +10:00
parent 629d9a3aec
commit 3bd26a4599
3 changed files with 132 additions and 4 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ void nbombsTick(void);
Gfx *nbombsRender(Gfx *gdl);
void nbombCreateStorm(struct coord *pos, struct prop *ownerprop);
f32 gasGetDoorFrac(s32 tagnum);
Gfx *func0f00a490(Gfx *gdl);
Gfx *nbombRenderOverlay(Gfx *gdl);
Gfx *gasRender(Gfx *gdl);
#endif