mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-17 21:03:21 -04:00
Decompile nbombCreate
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
f32 func0f006bd0(f32 arg0);
|
||||
u32 func0f006c80(void);
|
||||
u32 func0f008558(void);
|
||||
u32 func0f0094b4(void);
|
||||
void nbombResetAge(struct nbomb *nbomb);
|
||||
s32 nbombCalculateAlpha(struct nbomb *nbomb);
|
||||
Gfx *nbombAllocateGdl(void);
|
||||
Gfx *nbombRender(Gfx *gdl, struct nbomb *nbomb, Gfx *subgdl);
|
||||
@@ -15,7 +15,7 @@ void func0f0099e4(struct nbomb *nbomb);
|
||||
void nbombTick(struct nbomb *nbomb);
|
||||
void nbombsTick(void);
|
||||
Gfx *nbombsRender(Gfx *gdl);
|
||||
u32 func0f00a1f8(void);
|
||||
void nbombCreate(struct coord *pos, struct prop *prop);
|
||||
f32 gasGetDoorFrac(s32 tagnum);
|
||||
Gfx *func0f00a490(Gfx *gdl);
|
||||
Gfx *gasRender(Gfx *gdl);
|
||||
|
||||
Reference in New Issue
Block a user