summaryrefslogtreecommitdiff
path: root/predef
diff options
context:
space:
mode:
authorlibjet <libj3t@gmail.com>2019-12-11 21:50:49 +0000
committerlibjet <libj3t@gmail.com>2019-12-12 20:43:24 +0000
commit7acf2ec917864acaa267411ffff96f60f50ce703 (patch)
tree9f26694b1d26ff0514d05f379567effa9021652b /predef
parent93872e920e9c82e1299a7f674cba5b56397b359d (diff)
Update predef_pointers and wram, and correct typo's caused by search + replace
Diffstat (limited to 'predef')
-rwxr-xr-xpredef/sgb.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/predef/sgb.asm b/predef/sgb.asm
index bd1480c2..eee36a80 100755
--- a/predef/sgb.asm
+++ b/predef/sgb.asm
@@ -1,4 +1,4 @@
-Predef_LoadSGBLayout: ; 8c2d (2:4c2d)
+LoadSGBLayout: ; 8c2d (2:4c2d)
call CheckCGB
jp nz, Predef_LoadSGBLayoutCGB
ld a, b