summaryrefslogtreecommitdiff
path: root/text.asm
diff options
context:
space:
mode:
authorDaniel Harding <corrnondacqb@yahoo.com>2015-07-18 12:29:05 -0500
committerDaniel Harding <corrnondacqb@yahoo.com>2015-07-18 12:29:05 -0500
commit54c1893d579cdf6853c6a64953bae281a6075fe3 (patch)
tree11717604336caa83ddcdb1bd8b1c765d54cf708b /text.asm
parenta002d01860a2c5a745e5837c4ff9f5d3c9e110fe (diff)
parentfc9af362ae65d24c66b39ea7759637cc9c1f9b0a (diff)
Merge pull request #104 from YamaArashi/master
fix variable naming
Diffstat (limited to 'text.asm')
-rw-r--r--text.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/text.asm b/text.asm
index ecc3beea..db3e57c5 100644
--- a/text.asm
+++ b/text.asm
@@ -2087,7 +2087,7 @@ _ColosseumVersionText::
ENDC
_Char00Text:: ; 8a696 (22:6696)
- TX_NUM $FF8C,1,2
+ TX_NUM hSpriteIndexOrTextID,1,2
text " ERROR."
done