LoadEDTile → CopyTilemapAtOnce (fix #345)

This commit is contained in:
Remy Oukaour
2017-12-24 18:11:17 -05:00
parent 0a1fef45fd
commit 040aa7cb17
10 changed files with 39 additions and 39 deletions

View File

@@ -476,7 +476,7 @@ Mom_ContinueMenuSetup: ; 1651a
lb bc, PRINTNUM_MONEY | PRINTNUM_LEADINGZEROS | 3, 6
call PrintNum
call UpdateSprites
call CGBOnly_LoadEDTile
call CGBOnly_CopyTilemapAtOnce
ret
; 1656b