mirror of
https://github.com/zeldaret/tmc
synced 2026-07-11 23:30:06 -04:00
decompile code_0804B9F8.s
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
|
||||
#define PLTT 0x5000000
|
||||
#define PLTT_SIZE 0x400
|
||||
#define PAL_RAM ((u8*)(PLTT))
|
||||
|
||||
#define BG_PLTT PLTT
|
||||
#define BG_PLTT_SIZE 0x200
|
||||
|
||||
@@ -107,6 +107,14 @@ typedef struct {
|
||||
|
||||
extern FadeControl gFadeControl;
|
||||
|
||||
typedef struct {
|
||||
u8 unk0;
|
||||
u8 unk1;
|
||||
u16 unk2;
|
||||
} struct_020354C0;
|
||||
|
||||
extern struct_020354C0 gUnk_020354C0[0x20];
|
||||
|
||||
typedef struct {
|
||||
u8 filler0[0x1A];
|
||||
u16 rButtonX;
|
||||
|
||||
Reference in New Issue
Block a user