diff options
Diffstat (limited to 'predef')
| -rwxr-xr-x | predef/sgb.asm | 2 |
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 |
