mirror of
https://github.com/zeldaret/tmc
synced 2026-07-11 07:25:23 -04:00
Decompile graphics group loading function
This commit is contained in:
+1
-1
@@ -168,7 +168,7 @@ extern void sub_0805ADD8(u32);
|
||||
extern void sub_0804F578(void);
|
||||
extern void sub_08059994(void);
|
||||
extern u32 sub_080AD84C();
|
||||
extern void sub_0801D7EC(u32);
|
||||
extern void LoadGfxGroup(u32);
|
||||
extern s32 sub_0801CFA8(u32);
|
||||
extern void sub_080A3210();
|
||||
extern void sub_080AD6AC();
|
||||
|
||||
+2
-1
@@ -6,7 +6,8 @@
|
||||
typedef struct {
|
||||
u16 lcdControl2;
|
||||
u16 unk2;
|
||||
u32 unk;
|
||||
u16 unk4;
|
||||
u16 unk6;
|
||||
u16 lcdControl1;
|
||||
} LcdControls;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user