summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--asm/main.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/main.s b/asm/main.s
index d229d43e5..1e6e8b426 100644
--- a/asm/main.s
+++ b/asm/main.s
@@ -353,7 +353,7 @@ init_irq_handler: @ 8000684
push {r4,r5,lr}
ldr r5, =InterruptMain
ldr r4, =0x03002750
- ldr r3, =0x082e9548
+ ldr r3, =gRomInterruptTable
ldr r2, =0x03002710
movs r1, 0xD
_08000690: