diff options
Diffstat (limited to 'predef')
-rw-r--r-- | predef/cgb.asm | 2 |
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 |