diff options
Diffstat (limited to 'asm/ewram.s')
-rwxr-xr-x | asm/ewram.s | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/asm/ewram.s b/asm/ewram.s index 0857a08..7c53cf0 100755 --- a/asm/ewram.s +++ b/asm/ewram.s @@ -5,3 +5,7 @@ .space 0x3060 ds gIntrTable @ 0x2003060 + +.space 0x8060 + +ds gUnknown_0200B0C0 @ 0x200B0C0 |