shithub: pokered

Download patch

ref: 362fd20ef478b07c26727a6e8fc50f84959c7b91
parent: f01ad092a54893344157ad6d275febaa7d8d124c
author: Bryan Bishop <kanzure@gmail.com>
date: Mon Jan 16 20:33:54 EST 2012

first use of TX_RAM

hg-commit-id: 3234114a2064


--- a/common.asm
+++ b/common.asm
@@ -41782,10 +41782,10 @@
 _ItemUseText001:
 	db 0,$52," used@@"
 
-_ItemUseText002:
-	db 1
-	dw $CF4B
-	db 0,"!",$57
+_ItemUseText002: ; 0xa8009
+    TX_RAM $cf4b
+    db $0, "!", $57
+; 0xa800e
 
 INCBIN "baserom.gbc",$A800F,$a8330-$a800F