summaryrefslogtreecommitdiff
path: root/text.asm
diff options
context:
space:
mode:
authorU-Daniel-PC\Daniel <corrnondacqb@yahoo.com>2015-06-08 02:09:10 -0500
committerluckytyphlosion <alan.rj.huang@gmail.com>2015-08-01 17:34:51 -0400
commit1d63499fa73f028a5409ff358caedc8972a57552 (patch)
tree72747d1cb0d7626d0b110e349f7cf1b355399473 /text.asm
parent8f2edd9c413d09c4ec74abab7e2af0a2fcc5d951 (diff)
Remove (incorrect) address comments
Conflicts: text.asm
Diffstat (limited to 'text.asm')
-rw-r--r--text.asm12
1 files changed, 12 insertions, 0 deletions
diff --git a/text.asm b/text.asm
index 9d7789d2..db66070d 100644
--- a/text.asm
+++ b/text.asm
@@ -2089,7 +2089,11 @@ _ColosseumVersionText::
prompt
_Char00Text::
+<<<<<<< HEAD
TX_NUM hSpriteIndexOrTextID,1,2
+=======
+ TX_NUM $FF8C,1,2
+>>>>>>> 6bdf0c5... Remove (incorrect) address comments
text " error."
done
@@ -2489,11 +2493,19 @@ _DreamWasEatenText::
line "dream was eaten!"
prompt
+<<<<<<< HEAD
_TradeCenterText1::
text "!"
done
_ColosseumText1::
+=======
+_BattleCenterMText1::
+ text "!"
+ done
+
+_TradeCenterMText1::
+>>>>>>> 6bdf0c5... Remove (incorrect) address comments
text "!"
done