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