ntsc-beta: Decompile bgunFreeFireslotWrapper

This commit is contained in:
Ryan Dwyer
2021-06-22 19:07:44 +10:00
parent 92d91c1566
commit f635da9b23
2 changed files with 16 additions and 49 deletions
+2 -2
View File
@@ -3724,8 +3724,8 @@ struct fireslotthing {
struct fireslot {
/*0x00*/ s32 unk00;
#if VERSION < VERSION_NTSC_1_0
s32 unk04nb;
s32 unk08nb;
struct audiohandle *unk04nb;
struct audiohandle *unk08nb;
#endif
/*0x04*/ struct beam beam;
};