mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-09-12 20:16:02 -04:00
Decompile func0f0b0340
This commit is contained in:
@@ -21,11 +21,11 @@ u32 func0f0aeda4(void);
|
||||
void func0f0aeea8(s32 index, f32 arg1);
|
||||
Gfx *func0f0aeed8(Gfx *gdl);
|
||||
void func0f0aefb8(void);
|
||||
u32 func0f0af0d4(void);
|
||||
bool func0f0af0d4(s32 arg0, s32 *arg1);
|
||||
Gfx *func0f0af158(Gfx *gdl);
|
||||
u32 func0f0afa4c(void);
|
||||
u32 func0f0b0268(void);
|
||||
void func0f0b0340(s32 arg0);
|
||||
void func0f0b0340(s32 arg0, struct coord *a, struct coord *b);
|
||||
u32 func0f0b03d8(void);
|
||||
|
||||
#endif
|
||||
|
||||
+3
-7
@@ -6064,13 +6064,9 @@ struct var8009dbe0 {
|
||||
u32 unk1c;
|
||||
u32 unk20;
|
||||
u32 unk24;
|
||||
u32 unk28;
|
||||
u32 unk2c;
|
||||
u32 unk30;
|
||||
u32 unk34;
|
||||
u32 unk38;
|
||||
u32 unk3c;
|
||||
u32 unk40;
|
||||
f32 unk28;
|
||||
struct coord unk2c;
|
||||
struct coord unk38;
|
||||
u32 unk44;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user