mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
Removing version differences, and adding Mew
This commit is contained in:
parent
d7940ad08b
commit
f74055e77b
60 changed files with 245 additions and 621 deletions
|
|
@ -46,7 +46,7 @@ ReplaceTileBlock:
|
|||
call CompareHLWithBC
|
||||
ret c ; return if the replaced tile block is above the map view in memory
|
||||
|
||||
RedrawMapView:
|
||||
RedrawMapView::
|
||||
ld a, [wIsInBattle]
|
||||
inc a
|
||||
ret z
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue