aboutsummaryrefslogtreecommitdiffstats
path: root/data/trainer_moves.asm
diff options
context:
space:
mode:
authordannye <corrnondacqb@yahoo.com>2015-12-14 22:09:30 -0600
committerdannye <corrnondacqb@yahoo.com>2015-12-14 22:09:30 -0600
commit351146024bdd386c328af0f2abdb04e728e4c133 (patch)
tree302778584b45ba74080ca893fbc94c81e825118b /data/trainer_moves.asm
parentDefine text banks relative to the first one. Clean up address comments. (diff)
downloadpokeyellow-351146024bdd386c328af0f2abdb04e728e4c133.tar.gz
pokeyellow-351146024bdd386c328af0f2abdb04e728e4c133.tar.xz
pokeyellow-351146024bdd386c328af0f2abdb04e728e4c133.zip
Fewer underscores in constants
Diffstat (limited to 'data/trainer_moves.asm')
-rwxr-xr-xdata/trainer_moves.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/trainer_moves.asm b/data/trainer_moves.asm
index 8fbb0069..518dab42 100755
--- a/data/trainer_moves.asm
+++ b/data/trainer_moves.asm
@@ -58,7 +58,7 @@ TeamMoves:
db 2,4,BUBBLEBEAM
db 0
- db LT__SURGE,$1
+ db LT_SURGE,$1
db 1,1,THUNDERBOLT
db 1,2,MEGA_PUNCH
db 1,3,MEGA_KICK