summaryrefslogtreecommitdiff
path: root/maps/Route12.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/Route12.asm
parentd8cf44a87e4da0e53ab44c487b865817b496a048 (diff)
Stop using the preprocessor.
Diffstat (limited to 'maps/Route12.asm')
-rw-r--r--maps/Route12.asm8
1 files changed, 4 insertions, 4 deletions
diff --git a/maps/Route12.asm b/maps/Route12.asm
index 422cb63f6..3429f481b 100644
--- a/maps/Route12.asm
+++ b/maps/Route12.asm
@@ -29,7 +29,7 @@ TrainerFisherKyle: ; 0x1a6fb5
FisherKyleScript: ; 0x1a6fc1
talkaftercancel
loadfont
- 2writetext UnknownText_0x1a7238
+ writetext UnknownText_0x1a7238
closetext
loadmovesprites
end
@@ -58,7 +58,7 @@ TrainerFisherMartin: ; 0x1a6fc9
FisherMartinScript: ; 0x1a6fd5
talkaftercancel
loadfont
- 2writetext UnknownText_0x1a704c
+ writetext UnknownText_0x1a704c
closetext
loadmovesprites
end
@@ -87,7 +87,7 @@ TrainerFisherStephen: ; 0x1a6fdd
FisherStephenScript: ; 0x1a6fe9
talkaftercancel
loadfont
- 2writetext UnknownText_0x1a70d4
+ writetext UnknownText_0x1a70d4
closetext
loadmovesprites
end
@@ -116,7 +116,7 @@ TrainerFisherBarney: ; 0x1a6ff1
FisherBarneyScript: ; 0x1a6ffd
talkaftercancel
loadfont
- 2writetext UnknownText_0x1a716d
+ writetext UnknownText_0x1a716d
closetext
loadmovesprites
end