summaryrefslogtreecommitdiff
path: root/maps/SproutTower2F.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2015-01-20 00:01:23 -0800
committeryenatch <yenatch@gmail.com>2015-01-20 00:01:23 -0800
commit8583cc4724144e255d61a2c7ed7dd70036bcdb6e (patch)
tree0d6c0dd45f981d35ceb1a0b2c8ec9562da0c0f3f /maps/SproutTower2F.asm
parentd8cf44a87e4da0e53ab44c487b865817b496a048 (diff)
Stop using the preprocessor.
Diffstat (limited to 'maps/SproutTower2F.asm')
-rw-r--r--maps/SproutTower2F.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/SproutTower2F.asm b/maps/SproutTower2F.asm
index 5c334014c..c99b2f05e 100644
--- a/maps/SproutTower2F.asm
+++ b/maps/SproutTower2F.asm
@@ -29,7 +29,7 @@ TrainerSageNico: ; 0x18477c
SageNicoScript: ; 0x184788
talkaftercancel
loadfont
- 2writetext UnknownText_0x1847ff
+ writetext UnknownText_0x1847ff
closetext
loadmovesprites
end
@@ -58,7 +58,7 @@ TrainerSageEdmond: ; 0x184790
SageEdmondScript: ; 0x18479c
talkaftercancel
loadfont
- 2writetext UnknownText_0x18486f
+ writetext UnknownText_0x18486f
closetext
loadmovesprites
end