decompile code_0804B9F8.s

This commit is contained in:
destoer
2021-11-16 23:19:14 +00:00
parent faeab7f6e3
commit 9db8acbe47
6 changed files with 49 additions and 68 deletions
+1
View File
@@ -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
+8
View File
@@ -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;