Decompile func0f0bd3c4

This commit is contained in:
Ryan Dwyer
2020-11-26 08:18:33 +10:00
parent 1505dcacfb
commit e88c17a218
3 changed files with 12 additions and 39 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ f32 explosionGetVerticalRangeAtFrame(struct explosion *exp, s32 frame);
void explosionGetBboxAtFrame(struct coord *lower, struct coord *upper, s32 frame, struct prop *prop);
void explosionAlertChrs(f32 *radius, struct coord *noisepos);
bool explosionCreate(struct prop *prop, struct coord *pos, s16 *rooms, s16 type, s32 playernum, bool arg5, struct coord *arg6, s16 arg7, struct coord *arg8);
u32 func0f12acec(void);
void func0f12acec(struct coord *arg0, struct coord *arg1, struct coord *arg2);
bool func0f12af5c(struct explosion *exp, struct prop *prop, struct coord *pos1, struct coord *pos2);
u32 func0f12b0e0(void);
u32 func0f12bbdc(struct prop *prop);
+1 -1
View File
@@ -19,7 +19,7 @@ void func00009c3c(s32 stagenum);
void func00009ec4(s32 arg0);
u32 func00009ed4(void);
void func0000a044(void);
u32 func0000aa50(void);
void func0000aa50(f32 arg0);
void func0000aab0(u32 arg0);
u32 viGetUnk28(void);
u32 vi2GetUnk28(void);