summaryrefslogtreecommitdiff
path: root/common.asm
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2012-01-17 01:33:54 -0600
committerBryan Bishop <kanzure@gmail.com>2012-01-17 01:33:54 -0600
commit362fd20ef478b07c26727a6e8fc50f84959c7b91 (patch)
treeadbef0bd69ef5aedf169ee4aa0b52404b1177bc5 /common.asm
parentf01ad092a54893344157ad6d275febaa7d8d124c (diff)
first use of TX_RAM
hg-commit-id: 3234114a2064
Diffstat (limited to 'common.asm')
-rw-r--r--common.asm8
1 files changed, 4 insertions, 4 deletions
diff --git a/common.asm b/common.asm
index 6a70f5f6..63ba49ff 100644
--- a/common.asm
+++ b/common.asm
@@ -41782,10 +41782,10 @@ SECTION "bank2A",DATA,BANK[$2A]
_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