Delete unnecessary comment

This commit is contained in:
SatoMew 2020-11-29 22:47:51 +00:00
parent 3756ec6dd9
commit 5d9957293c

View file

@ -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