mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-07 11:57:19 -04:00
Decompile func0f009d10
This commit is contained in:
@@ -11,7 +11,7 @@ s32 func0f0094bc(struct gaspart *part);
|
||||
Gfx *func0f009504(void);
|
||||
Gfx *func0f009818(Gfx *gdl, struct gaspart *part, Gfx *subgdl);
|
||||
void func0f0099a4(void);
|
||||
u32 func0f0099e4(void);
|
||||
void func0f0099e4(struct gaspart *part);
|
||||
void func0f009d10(struct gaspart *part);
|
||||
void gasTick(void);
|
||||
Gfx *func0f00a168(Gfx *gdl);
|
||||
|
||||
+2
-2
@@ -6837,10 +6837,10 @@ struct var8006996c {
|
||||
|
||||
struct gaspart {
|
||||
struct coord pos;
|
||||
s32 unk0c;
|
||||
s32 age240;
|
||||
f32 unk10;
|
||||
s16 unk14;
|
||||
u32 unk18;
|
||||
f32 unk18;
|
||||
u32 unk1c;
|
||||
struct audiohandle *audiohandle20;
|
||||
struct audiohandle *audiohandle24;
|
||||
|
||||
Reference in New Issue
Block a user