Decompile nbombCreateGdl

This commit is contained in:
Ryan Dwyer
2021-02-02 12:07:23 +10:00
parent 3d13f07e92
commit 73e610ea43
6 changed files with 117 additions and 270 deletions
+2 -2
View File
@@ -5,10 +5,10 @@
f32 func0f006bd0(f32 arg0);
u32 func0f006c80(void);
u32 func0f008558(void);
Gfx *func0f008558(Gfx *gdl, s32 arg1);
void nbombResetAge(struct nbomb *nbomb);
s32 nbombCalculateAlpha(struct nbomb *nbomb);
Gfx *nbombAllocateGdl(void);
Gfx *nbombCreateGdl(void);
Gfx *nbombRender(Gfx *gdl, struct nbomb *nbomb, Gfx *subgdl);
void func0f0099a4(void);
void func0f0099e4(struct nbomb *nbomb);
+1
View File
@@ -494,6 +494,7 @@ extern u32 var8009cadc;
extern u32 var8009cae0;
extern u8 var8009caec[4];
extern u8 var8009caf0;
extern s16 var8009cb00;
extern struct nbomb g_Nbombs[6];
extern u32 var8009cbf8;
extern struct prop *g_DangerousProps[MAX_DANGEROUSPROPS];