mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-01-23 09:16:20 -08:00
4 lines
68 B
NASM
4 lines
68 B
NASM
BattleStart_CopyTilemapAtOnce:
|
|
call CGBOnly_CopyTilemapAtOnce
|
|
ret
|