shithub: pokecrystal

Download patch

ref: bdd31cb8c5d2b986684a1e595985773d18e82437
parent: 45f52b0f71ee05a9d24e2acdf982a1634fefab47
author: yenatch <[email protected]>
date: Thu Jul 25 17:30:48 EDT 2013

fix replaced label comment

--- a/main.asm
+++ b/main.asm
@@ -3465,7 +3465,7 @@
 
 INCBIN "baserom.gbc", $1ff8, $2009 - $1ff8
 
-PlayClickSFX: ; PlayClickSFX
+PlayClickSFX: ; 2009 
 	push de
 	ld de, SFX_READ_TEXT_2
 	call StartSFX