shithub: pokered

Download patch

ref: 5d9957293c28a4d1483a02d76020a895b23d36db
parent: 3756ec6dd94daf1ea5826f9bd9e30e00087f242f
author: SatoMew <SatoMew@users.noreply.github.com>
date: Sun Nov 29 17:47:51 EST 2020

Delete unnecessary comment

--- a/engine/overworld/update_map.asm
+++ b/engine/overworld/update_map.asm
@@ -56,7 +56,7 @@
 	push af
 	xor a
 	ldh [hAutoBGTransferEnabled], a
-	ldh [hTileAnimations], a ; no flower/water BG tile animations
+	ldh [hTileAnimations], a
 	call LoadCurrentMapView
 	call RunDefaultPaletteCommand
 	ld hl, wMapViewVRAMPointer