diff options
Diffstat (limited to 'engine/routines/battlestart_copytilemapatonce.asm')
-rw-r--r-- | engine/routines/battlestart_copytilemapatonce.asm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/engine/routines/battlestart_copytilemapatonce.asm b/engine/routines/battlestart_copytilemapatonce.asm new file mode 100644 index 000000000..2952e833b --- /dev/null +++ b/engine/routines/battlestart_copytilemapatonce.asm @@ -0,0 +1,3 @@ +BattleStart_CopyTilemapAtOnce: ; 8cf4f + call CGBOnly_CopyTilemapAtOnce + ret |