mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-30 23:54:40 -04:00
Decompile explosionsClearAll
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
#include <ultra64.h>
|
||||
#include "types.h"
|
||||
|
||||
u32 func0f015280(void);
|
||||
u32 explosionsClearAll(void);
|
||||
|
||||
#endif
|
||||
|
||||
+1
-1
@@ -4814,7 +4814,7 @@ struct explosionbb { // billboards?
|
||||
};
|
||||
|
||||
struct explosion {
|
||||
u32 unk00;
|
||||
struct prop *prop;
|
||||
u32 unk04;
|
||||
struct explosion08 unk08[40];
|
||||
/*0x3c8*/ s16 age;
|
||||
|
||||
Reference in New Issue
Block a user