From c04a77529ad71d190f2add9bf51d1ea40517bbb0 Mon Sep 17 00:00:00 2001 From: IIMarckus Date: Wed, 14 Dec 2011 21:52:14 -0700 Subject: [PATCH] This has already been explained. Also, the value in the comment was wrong ($FFD6, not $FFD3). hg-commit-id: 0c73f2ee5227 --- pokered.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pokered.asm b/pokered.asm index 3b4695ff..ce95d012 100644 --- a/pokered.asm +++ b/pokered.asm @@ -410,7 +410,7 @@ Tset17_Coll: ClearScreen: ; 190F ; clears all tiles in the tilemap, -; then (writes 1 to $FFD3, waits for it to become 0) three times (XXX why?) +; then wait three frames ld bc,$0168 ; tilemap size inc b ld hl,$C3A0 ; TILEMAP_START