summaryrefslogtreecommitdiff
path: root/predef
diff options
context:
space:
mode:
Diffstat (limited to 'predef')
-rw-r--r--predef/cgb.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/predef/cgb.asm b/predef/cgb.asm
index e4cecad83..47d33c5b8 100644
--- a/predef/cgb.asm
+++ b/predef/cgb.asm
@@ -6,7 +6,7 @@ CheckCGB: ; 8d55
ret
; 8d59
-Function8d59: ; 8d59
+Predef_LoadSGBLayoutCGB: ; 8d59
ld a, b
cp $ff
jr nz, .asm_8d61