mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
Delete unnecessary comment
This commit is contained in:
parent
3756ec6dd9
commit
5d9957293c
|
@ -56,7 +56,7 @@ RedrawMapView:
|
||||||
push af
|
push af
|
||||||
xor a
|
xor a
|
||||||
ldh [hAutoBGTransferEnabled], a
|
ldh [hAutoBGTransferEnabled], a
|
||||||
ldh [hTileAnimations], a ; no flower/water BG tile animations
|
ldh [hTileAnimations], a
|
||||||
call LoadCurrentMapView
|
call LoadCurrentMapView
|
||||||
call RunDefaultPaletteCommand
|
call RunDefaultPaletteCommand
|
||||||
ld hl, wMapViewVRAMPointer
|
ld hl, wMapViewVRAMPointer
|
||||||
|
|
Loading…
Reference in a new issue