diff options
Diffstat (limited to 'engine/sgb_layouts.asm')
-rw-r--r-- | engine/sgb_layouts.asm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/engine/sgb_layouts.asm b/engine/sgb_layouts.asm index 64acbc69e..02055377a 100644 --- a/engine/sgb_layouts.asm +++ b/engine/sgb_layouts.asm @@ -1,7 +1,6 @@ Predef_LoadSGBLayout: ; 864c -; LoadSGBLayout call CheckCGB - jp nz, Predef_LoadSGBLayoutCGB + jp nz, LoadSGBLayoutCGB ld a, b cp SCGB_RAM |