aboutsummaryrefslogtreecommitdiffstats
path: root/data/text/text_7.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2021-08-28 17:02:20 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2021-08-28 17:02:20 -0400
commit7ee8a6509e323ec012ece6273809e46830c29239 (patch)
treea58c8343919f9be0f208733f77506d783e5c269c /data/text/text_7.asm
parentRemove old tile animation comments (#333) (diff)
downloadpokeyellow-7ee8a6509e323ec012ece6273809e46830c29239.tar.gz
pokeyellow-7ee8a6509e323ec012ece6273809e46830c29239.tar.xz
pokeyellow-7ee8a6509e323ec012ece6273809e46830c29239.zip
wcf4b -> wStringBuffer
Diffstat (limited to 'data/text/text_7.asm')
-rw-r--r--data/text/text_7.asm10
1 files changed, 5 insertions, 5 deletions
diff --git a/data/text/text_7.asm b/data/text/text_7.asm
index 34f070bd..fcb27d20 100644
--- a/data/text/text_7.asm
+++ b/data/text/text_7.asm
@@ -3,7 +3,7 @@ _ItemUseText001::
text_end
_ItemUseText002::
- text_ram wcf4b
+ text_ram wStringBuffer
text "!"
done
@@ -12,7 +12,7 @@ _GotOnBicycleText1::
text_end
_GotOnBicycleText2::
- text_ram wcf4b
+ text_ram wStringBuffer
text "!"
prompt
@@ -22,7 +22,7 @@ _GotOffBicycleText1::
_GotOffBicycleText2::
text "the @"
- text_ram wcf4b
+ text_ram wStringBuffer
text "."
prompt
@@ -36,7 +36,7 @@ _ThrewAwayItemText::
_IsItOKToTossItemText::
text "Is it OK to toss"
line "@"
- text_ram wcf4b
+ text_ram wStringBuffer
text "?"
prompt
@@ -49,7 +49,7 @@ _AlreadyKnowsText::
text_ram wcd6d
text " knows"
line "@"
- text_ram wcf4b
+ text_ram wStringBuffer
text "!"
prompt