You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
LoadEDTile → CopyTilemapAtOnce (fix #345)
This commit is contained in:
@@ -307,7 +307,7 @@ Function8bec:
|
||||
ld a, [EnemySafeguardCount] ; value
|
||||
and $3
|
||||
call FillBoxCGB
|
||||
call LoadEDTile
|
||||
call CopyTilemapAtOnce
|
||||
ret
|
||||
|
||||
ApplyMonOrTrainerPals:
|
||||
|
||||
Reference in New Issue
Block a user