easy chat words by letter

This commit is contained in:
YamaArashi
2015-10-16 16:57:46 -07:00
parent fc49fe46fd
commit 8ce02b461e
5 changed files with 3738 additions and 16 deletions
+12
View File
@@ -0,0 +1,12 @@
.include "constants/gba_constants.s"
.include "constants/misc_constants.s"
.include "constants/species_constants.s"
.include "constants/ability_constants.s"
.include "constants/move_constants.s"
.include "constants/item_constants.s"
.include "constants/type_constants.s"
.include "constants/contest_constants.s"
.include "constants/pokemon_data_constants.s"
.include "constants/item_data_constants.s"
.include "constants/battle_move_constants.s"
.include "constants/easy_chat_constants.s"