diff options
Diffstat (limited to 'predef/cgb.asm')
-rw-r--r-- | predef/cgb.asm | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/predef/cgb.asm b/predef/cgb.asm index c51a327e7..460c0e917 100644 --- a/predef/cgb.asm +++ b/predef/cgb.asm @@ -158,9 +158,7 @@ Function8e23: ; 8e23 Function8e85: ; 8e85 - ld a, $40 - ld hl, $4dc0 - rst FarCall + callba Function100dc0 Function8e8b: ; 8e8b ld hl, $7311 |