You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Remove unnecessary DMG and SGB checking (#7)
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
SaveMenu_CopyTilemapAtOnce:
|
||||
ldh a, [hCGB]
|
||||
and a
|
||||
jp z, WaitBGMap
|
||||
|
||||
; The following is a modified version of _CopyTilemapAtOnce
|
||||
; that waits for [rLY] to be $60 instead of $80 - 1.
|
||||
ldh a, [hBGMapMode]
|
||||
|
Reference in New Issue
Block a user