mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
4 lines
68 B
NASM
4 lines
68 B
NASM
BattleStart_CopyTilemapAtOnce:
|
|
call CGBOnly_CopyTilemapAtOnce
|
|
ret
|