[x] Expanded Music tables (trainerclassbattle, maintablescombo, pokemonbattle, sTrainerEncounterMusicParam)
[x] Repointed Music tables, trainergenders, Prize Money
[x] Added constants file for trainerclass, sndseq, trainer_data
[x] Exposed Music tables, trainergenders, Prize Money
[x] Appropriate credits assigned to Adastra, Bagboy, Senate, Mikelan
[x] Trainerclassbattle table tested and working
[x] Pokemonbattlemusic table tested and working
[x] Maintablescombo table tested and working
[x] Prizemoney table tested and working
[x] Trainerencountermusic table tested and working
[x] Trainergenders table tested and working
Issue where Will (possibly other trainerclasses?) has all pokemon stay female even when gender is changed to male. Possibly related to following compile error
This issue shouldn't prevent merge, compile or future trainerclass expansion. It's beyond my understanding so I will leave it there for this PR.
Fully iterated TM_Palettes asm implementation (with permission from and thanks to drayano)
Fully iterated Hidden_Items asm implementation (with permission from and thanks to drayano)
Issue where Will (possibly other trainerclasses?) has all pokemon stay female even when gender is changed to male. Possibly related to following compile error This issue shouldn't prevent merge, compile or future trainerclass expansion. It's beyond my understanding so I will leave it there for this PR.
Future tasks: Trainerclass expansion, trainer sprite expansion
Fully iterated TM_Palettes asm implementation (with permission from and thanks to drayano) Fully iterated Hidden_Items asm implementation (with permission from and thanks to drayano)