type names

This commit is contained in:
YamaArashi
2015-10-11 01:20:41 -07:00
parent 1874db5e8a
commit 52c9f4a7dc
3 changed files with 28 additions and 7 deletions

19
data/text/type_names.s Normal file
View File

@@ -0,0 +1,19 @@
gTypeNames: ; 831AE38
.charmapstr "NORMAL$", 7
.charmapstr "FIGHT$", 7
.charmapstr "FLYING$", 7
.charmapstr "POISON$", 7
.charmapstr "GROUND$", 7
.charmapstr "ROCK$", 7
.charmapstr "BUG$", 7
.charmapstr "GHOST$", 7
.charmapstr "STEEL$", 7
.charmapstr "???$", 7
.charmapstr "FIRE$", 7
.charmapstr "WATER$", 7
.charmapstr "GRASS$", 7
.charmapstr "ELECTR$", 7
.charmapstr "PSYCHC$", 7
.charmapstr "ICE$", 7
.charmapstr "DRAGON$", 7
.charmapstr "DARK$", 7