summaryrefslogtreecommitdiff
path: root/rst.asm
diff options
context:
space:
mode:
Diffstat (limited to 'rst.asm')
-rw-r--r--rst.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/rst.asm b/rst.asm
index c54dc83e2..24c00a03a 100644
--- a/rst.asm
+++ b/rst.asm
@@ -28,7 +28,7 @@ SECTION "rst28",ROM0[JumpTable]
ld h, [hl]
ld l, a
pop de
- jp [hl]
+ jp hl
; SECTION "rst30",ROM0[$30]
; rst30 is midst rst28