mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-30 07:44:34 -04:00
Decompile func0f0336a8
This commit is contained in:
@@ -54,7 +54,7 @@ u32 func0f032ac4(void);
|
||||
void func0f032fe4(struct chrdata *chr, struct coord *pos, f32 arg2, f32 arg3, u32 *arg4, u32 arg5);
|
||||
void func0f03323c(struct chrdata *chr, struct coord *pos, f32 arg2);
|
||||
u32 func0f033654(void);
|
||||
u32 func0f0336a8(void);
|
||||
void func0f0336a8(struct chrdata *chr, u32 arg1, u32 arg2, u32 arg3);
|
||||
u32 func0f033728(void);
|
||||
u32 func0f0338e0(void);
|
||||
void chrSetShield(struct chrdata *chr, f32 shield);
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
f32 func0f006bd0(f32 arg0);
|
||||
u32 func0f006c80(void);
|
||||
Gfx *func0f008558(Gfx *gdl, s32 arg1);
|
||||
void nbombResetAge(struct nbomb *nbomb);
|
||||
void nbombReset(struct nbomb *nbomb);
|
||||
s32 nbombCalculateAlpha(struct nbomb *nbomb);
|
||||
Gfx *nbombCreateGdl(void);
|
||||
Gfx *nbombRender(Gfx *gdl, struct nbomb *nbomb, Gfx *subgdl);
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u32 func0f006c80(void);
|
||||
Gfx *func0f008558(Gfx *gdl, s32 arg1);
|
||||
void nbombResetAge(struct nbomb *nbomb);
|
||||
void nbombReset(struct nbomb *nbomb);
|
||||
s32 nbombCalculateAlpha(struct nbomb *nbomb);
|
||||
Gfx *nbombCreateGdl(void);
|
||||
Gfx *nbombRender(Gfx *gdl, struct nbomb *nbomb, Gfx *subgdl);
|
||||
|
||||
Reference in New Issue
Block a user