aboutsummaryrefslogtreecommitdiffstats
path: root/text/CinnabarLabFossilRoom.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 /text/CinnabarLabFossilRoom.asm
parentRemove old tile animation comments (#333) (diff)
downloadpokeyellow-7ee8a6509e323ec012ece6273809e46830c29239.tar.gz
pokeyellow-7ee8a6509e323ec012ece6273809e46830c29239.tar.xz
pokeyellow-7ee8a6509e323ec012ece6273809e46830c29239.zip
wcf4b -> wStringBuffer
Diffstat (limited to 'text/CinnabarLabFossilRoom.asm')
-rw-r--r--text/CinnabarLabFossilRoom.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/text/CinnabarLabFossilRoom.asm b/text/CinnabarLabFossilRoom.asm
index e7983fe9..14db7fff 100644
--- a/text/CinnabarLabFossilRoom.asm
+++ b/text/CinnabarLabFossilRoom.asm
@@ -30,7 +30,7 @@ _Lab4Text_75dd5::
line "back to life!"
para "It was @"
- text_ram wcf4b
+ text_ram wStringBuffer
text_start
line "like I think!"
prompt
@@ -43,7 +43,7 @@ _Lab4Text_610ae::
para "It is fossil of"
line "@"
- text_ram wcf4b
+ text_ram wStringBuffer
text ", a"
cont "#MON that is"
cont "already extinct!"