diff options
Diffstat (limited to 'asm/ewram.s')
-rwxr-xr-x | asm/ewram.s | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/asm/ewram.s b/asm/ewram.s index 7c53cf0..c5d97d1 100755 --- a/asm/ewram.s +++ b/asm/ewram.s @@ -2,7 +2,11 @@ .section ewram -.space 0x3060 +.space 0x2958 + +ds gUnknown_02002958 @ 0x2002958 + +.space 0x708 ds gIntrTable @ 0x2003060 |