Port battle tower data to C (following pokeruby layout)

This commit is contained in:
PikalaxALT
2019-11-08 19:49:05 -05:00
parent 4be0078064
commit 4eb386f7c4
6 changed files with 7945 additions and 3124 deletions
+4
View File
@@ -0,0 +1,4 @@
const struct BattleTowerTrainer gBattleTowerTrainers[] =
{
};