diff options
Diffstat (limited to 'engine/sgb_layouts.asm')
-rw-r--r-- | engine/sgb_layouts.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/sgb_layouts.asm b/engine/sgb_layouts.asm index b6bbe582f..bd0fdbb3b 100644 --- a/engine/sgb_layouts.asm +++ b/engine/sgb_layouts.asm @@ -1,4 +1,4 @@ -LoadSGBLayout: ; 864c +Predef_LoadSGBLayout: ; 864c call CheckCGB jp nz, LoadSGBLayoutCGB |