aboutsummaryrefslogtreecommitdiffstats
path: root/data/trainer_moves.asm
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-06-11 17:48:24 -0700
committerYamaArashi <shadow962@live.com>2016-06-11 17:50:20 -0700
commit7e112672b436afee27f1a5a0d6e7a5964e7829b2 (patch)
tree9176ffc5b6384a48eb32ea8f33ac97d1d67f6865 /data/trainer_moves.asm
parentMerge branch 'master' of github.com:pret/pokeyellow (diff)
downloadpokeyellow-7e112672b436afee27f1a5a0d6e7a5964e7829b2.tar.gz
pokeyellow-7e112672b436afee27f1a5a0d6e7a5964e7829b2.tar.xz
pokeyellow-7e112672b436afee27f1a5a0d6e7a5964e7829b2.zip
remove address comments
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 dbff96f4..696253e3 100755
--- a/data/trainer_moves.asm
+++ b/data/trainer_moves.asm
@@ -3,7 +3,7 @@
; entry = trainerclass, trainerid, moveset+, 0
; moveset = partymon location, partymon's move, moveid
-SpecialTrainerMoves: ; 39c6b (e:5c6b)
+SpecialTrainerMoves:
db BUG_CATCHER,$f
db 2,2,TACKLE
db 2,3,STRING_SHOT