summaryrefslogtreecommitdiff
path: root/predef
diff options
context:
space:
mode:
authorMr Wint <MrWint42@gmail.com>2013-10-02 01:59:16 +0200
committerMr Wint <MrWint42@gmail.com>2013-10-02 01:59:16 +0200
commitfa673df4fa286e24097a5690ffad30b815d2607e (patch)
treeb1702ecb49be9294ddda38689c615cc3e0f8e28a /predef
parent255135d1878b76bf82122ade20cb1c2132553ec7 (diff)
* applied callab/callba macros where possible
* corrected some mislabeled jump addresses
Diffstat (limited to 'predef')
-rw-r--r--predef/cgb.asm2
1 files changed, 2 insertions, 0 deletions
diff --git a/predef/cgb.asm b/predef/cgb.asm
index 78f7d9060..c51a327e7 100644
--- a/predef/cgb.asm
+++ b/predef/cgb.asm
@@ -161,6 +161,8 @@ Function8e85: ; 8e85
ld a, $40
ld hl, $4dc0
rst FarCall
+
+Function8e8b: ; 8e8b
ld hl, $7311
jr nc, .asm_8e93
ld hl, $7309