asm notes

This commit is contained in:
theo3
2021-10-31 22:59:41 -07:00
parent 57eec4def4
commit 46d14fdc0c
21 changed files with 161 additions and 110 deletions
+1 -1
View File
@@ -346,7 +346,7 @@ typedef enum {
SFX_14F,
SFX_150,
SFX_151,
SFX_152,
SFX_NEAR_PORTAL,
SFX_153,
SFX_154,
SFX_155,
+3 -1
View File
@@ -24,7 +24,9 @@ typedef struct {
/*0x0E*/ u8 unk5;
/*0x0F*/ u8 unk6;
/*0x10*/ u8 unk_10;
/*0x11*/ u8 filler[3];
/*0x11*/ s8 oam_offset_x;
/*0x12*/ s8 oam_offset_y;
/*0x13*/ u8 unk13;
/*0x14*/ u8 screenShakeMagnitude;
/*0x15*/ u8 unk7;
/*0x16*/ u16 screenShakeTime;