mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-30 07:44:34 -04:00
Decompile func0f153c20
This commit is contained in:
@@ -19,7 +19,7 @@ Gfx *func0f153a34(Gfx *gdl, u32 arg1, u32 arg2, u32 arg3, u32 arg4, u32 arg5);
|
||||
u32 func0f153ab0(void);
|
||||
u32 func0f153b40(void);
|
||||
u32 func0f153b6c(void);
|
||||
void func0f153c20(s32 x, s32 y, f32 arg2, s32 arg3);
|
||||
void func0f153c20(s32 x, s32 y, f32 arg2, u8 arg3);
|
||||
void func0f153c50(void);
|
||||
void func0f153c88(void);
|
||||
void func0f153ce8(s32 x1, s32 x2, u32 arg2);
|
||||
|
||||
+2
-2
@@ -6838,8 +6838,8 @@ struct var800a45d0 {
|
||||
/*0x00*/ u8 unk00;
|
||||
/*0x04*/ u32 unk04;
|
||||
/*0x08*/ u32 unk08;
|
||||
/*0x0c*/ u32 unk0c;
|
||||
/*0x10*/ u32 unk10;
|
||||
/*0x0c*/ s32 unk0c;
|
||||
/*0x10*/ s32 unk10;
|
||||
/*0x14*/ f32 unk14;
|
||||
/*0x18*/ u8 unk18;
|
||||
/*0x1c*/ u32 unk1c;
|
||||
|
||||
Reference in New Issue
Block a user