summaryrefslogtreecommitdiff
path: root/src/data/graphics/trainers.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/data/graphics/trainers.h')
-rw-r--r--src/data/graphics/trainers.h169
1 files changed, 169 insertions, 0 deletions
diff --git a/src/data/graphics/trainers.h b/src/data/graphics/trainers.h
new file mode 100644
index 000000000..9c0a95fe2
--- /dev/null
+++ b/src/data/graphics/trainers.h
@@ -0,0 +1,169 @@
+const u8 gTrainerFrontPic_Lass[] = INCBIN_U8("graphics/trainers/lass.4bpp.lz");
+const u8 gTrainerFrontPic_Youngster[] = INCBIN_U8("graphics/trainers/youngster.4bpp.lz");
+const u8 gTrainerFrontPic_Brendan[] = INCBIN_U8("graphics/trainers/brendan.4bpp.lz");
+const u8 gTrainerFrontPic_May[] = INCBIN_U8("graphics/trainers/may.4bpp.lz");
+const u8 gTrainerFrontPic_Hiker[] = INCBIN_U8("graphics/trainers/hiker.4bpp.lz");
+const u8 gTrainerFrontPic_Beauty[] = INCBIN_U8("graphics/trainers/beauty.4bpp.lz");
+const u8 gTrainerFrontPic_Fisherman[] = INCBIN_U8("graphics/trainers/fisherman.4bpp.lz");
+const u8 gTrainerFrontPic_Lady[] = INCBIN_U8("graphics/trainers/lady.4bpp.lz");
+const u8 gTrainerFrontPic_CyclingTriathleteM[] = INCBIN_U8("graphics/trainers/cycling_triathlete_m.4bpp.lz");
+const u8 gTrainerFrontPic_AquaGruntM[] = INCBIN_U8("graphics/trainers/aqua_grunt_m.4bpp.lz");
+const u8 gTrainerFrontPic_Twins[] = INCBIN_U8("graphics/trainers/twins.4bpp.lz");
+const u8 gTrainerFrontPic_SwimmerF[] = INCBIN_U8("graphics/trainers/swimmer_f.4bpp.lz");
+const u8 gTrainerFrontPic_BugCatcher[] = INCBIN_U8("graphics/trainers/bug_catcher.4bpp.lz");
+const u8 gTrainerFrontPic_SchoolKidM[] = INCBIN_U8("graphics/trainers/school_kid_m.4bpp.lz");
+const u8 gTrainerFrontPic_RichBoy[] = INCBIN_U8("graphics/trainers/rich_boy.4bpp.lz");
+const u8 gTrainerFrontPic_SrAndJr[] = INCBIN_U8("graphics/trainers/sr_and_jr.4bpp.lz");
+const u8 gTrainerFrontPic_BlackBelt[] = INCBIN_U8("graphics/trainers/black_belt.4bpp.lz");
+const u8 gTrainerFrontPic_Wally[] = INCBIN_U8("graphics/trainers/wally.4bpp.lz");
+const u8 gTrainerFrontPic_AquaGruntF[] = INCBIN_U8("graphics/trainers/aqua_grunt_f.4bpp.lz");
+const u8 gTrainerFrontPic_TuberF[] = INCBIN_U8("graphics/trainers/tuber_f.4bpp.lz");
+const u8 gTrainerFrontPic_HexManiac[] = INCBIN_U8("graphics/trainers/hex_maniac.4bpp.lz");
+const u8 gTrainerFrontPic_PokemonBreederF[] = INCBIN_U8("graphics/trainers/pokemon_breeder_f.4bpp.lz");
+const u8 gTrainerFrontPic_MagmaGruntM[] = INCBIN_U8("graphics/trainers/magma_grunt_m.4bpp.lz");
+const u8 gTrainerFrontPic_MagmaGruntF[] = INCBIN_U8("graphics/trainers/magma_grunt_f.4bpp.lz");
+const u8 gTrainerFrontPic_Interviewer[] = INCBIN_U8("graphics/trainers/interviewer.4bpp.lz");
+const u8 gTrainerFrontPic_TuberM[] = INCBIN_U8("graphics/trainers/tuber_m.4bpp.lz");
+const u8 gTrainerFrontPic_YoungCouple[] = INCBIN_U8("graphics/trainers/young_couple.4bpp.lz");
+const u8 gTrainerFrontPic_Guitarist[] = INCBIN_U8("graphics/trainers/guitarist.4bpp.lz");
+const u8 gTrainerFrontPic_Gentleman[] = INCBIN_U8("graphics/trainers/gentleman.4bpp.lz");
+const u8 gTrainerFrontPic_Steven[] = INCBIN_U8("graphics/trainers/steven.4bpp.lz");
+const u8 gTrainerFrontPic_Maxie[] = INCBIN_U8("graphics/trainers/maxie.4bpp.lz");
+const u8 gTrainerFrontPic_RunningTriathleteF[] = INCBIN_U8("graphics/trainers/running_triathlete_f.4bpp.lz");
+const u8 gTrainerFrontPic_RunningTriathleteM[] = INCBIN_U8("graphics/trainers/running_triathlete_m.4bpp.lz");
+const u8 gTrainerFrontPic_BattleGirl[] = INCBIN_U8("graphics/trainers/battle_girl.4bpp.lz");
+const u8 gTrainerFrontPic_CyclingTriathleteF[] = INCBIN_U8("graphics/trainers/cycling_triathlete_f.4bpp.lz");
+const u8 gTrainerFrontPic_SwimmerM[] = INCBIN_U8("graphics/trainers/swimmer_m.4bpp.lz");
+const u8 gTrainerFrontPic_PokefanF[] = INCBIN_U8("graphics/trainers/pokefan_f.4bpp.lz");
+const u8 gTrainerFrontPic_ExpertM[] = INCBIN_U8("graphics/trainers/expert_m.4bpp.lz");
+const u8 gTrainerFrontPic_ExpertF[] = INCBIN_U8("graphics/trainers/expert_f.4bpp.lz");
+const u8 gTrainerFrontPic_SwimmingTriathleteM[] = INCBIN_U8("graphics/trainers/swimming_triathlete_m.4bpp.lz");
+const u8 gTrainerFrontPic_SwimmingTriathleteF[] = INCBIN_U8("graphics/trainers/swimming_triathlete_f.4bpp.lz");
+const u8 gTrainerFrontPic_DragonTamer[] = INCBIN_U8("graphics/trainers/dragon_tamer.4bpp.lz");
+const u8 gTrainerFrontPic_BirdKeeper[] = INCBIN_U8("graphics/trainers/bird_keeper.4bpp.lz");
+const u8 gTrainerFrontPic_NinjaBoy[] = INCBIN_U8("graphics/trainers/ninja_boy.4bpp.lz");
+const u8 gTrainerFrontPic_ParasolLady[] = INCBIN_U8("graphics/trainers/parasol_lady.4bpp.lz");
+const u8 gTrainerFrontPic_BugManiac[] = INCBIN_U8("graphics/trainers/bug_maniac.4bpp.lz");
+const u8 gTrainerFrontPic_Sailor[] = INCBIN_U8("graphics/trainers/sailor.4bpp.lz");
+const u8 gTrainerFrontPic_Collector[] = INCBIN_U8("graphics/trainers/collector.4bpp.lz");
+const u8 gTrainerFrontPic_PokemonBreederM[] = INCBIN_U8("graphics/trainers/pokemon_breeder_m.4bpp.lz");
+const u8 gTrainerFrontPic_PokemonRangerM[] = INCBIN_U8("graphics/trainers/pokemon_ranger_m.4bpp.lz");
+const u8 gTrainerFrontPic_PokemonRangerF[] = INCBIN_U8("graphics/trainers/pokemon_ranger_f.4bpp.lz");
+const u8 gTrainerFrontPic_MagmaAdminM[] = INCBIN_U8("graphics/trainers/magma_admin_m.4bpp.lz");
+const u8 gTrainerFrontPic_MagmaAdminF[] = INCBIN_U8("graphics/trainers/magma_admin_f.4bpp.lz");
+const u8 gTrainerFrontPic_AromaLady[] = INCBIN_U8("graphics/trainers/aroma_lady.4bpp.lz");
+const u8 gTrainerFrontPic_RuinManiac[] = INCBIN_U8("graphics/trainers/ruin_maniac.4bpp.lz");
+const u8 gTrainerFrontPic_CoolTrainerM[] = INCBIN_U8("graphics/trainers/cool_trainer_m.4bpp.lz");
+const u8 gTrainerFrontPic_CoolTrainerF[] = INCBIN_U8("graphics/trainers/cool_trainer_f.4bpp.lz");
+const u8 gTrainerFrontPic_Pokemaniac[] = INCBIN_U8("graphics/trainers/pokemaniac.4bpp.lz");
+const u8 gTrainerFrontPic_Kindler[] = INCBIN_U8("graphics/trainers/kindler.4bpp.lz");
+const u8 gTrainerFrontPic_Camper[] = INCBIN_U8("graphics/trainers/camper.4bpp.lz");
+const u8 gTrainerFrontPic_Picnicker[] = INCBIN_U8("graphics/trainers/picnicker.4bpp.lz");
+const u8 gTrainerFrontPic_PsychicM[] = INCBIN_U8("graphics/trainers/psychic_m.4bpp.lz");
+const u8 gTrainerFrontPic_PsychicF[] = INCBIN_U8("graphics/trainers/psychic_f.4bpp.lz");
+const u8 gTrainerFrontPic_SchoolKidF[] = INCBIN_U8("graphics/trainers/school_kid_f.4bpp.lz");
+const u8 gTrainerFrontPic_PokefanM[] = INCBIN_U8("graphics/trainers/pokefan_m.4bpp.lz");
+const u8 gTrainerFrontPic_SisAndBro[] = INCBIN_U8("graphics/trainers/sis_and_bro.4bpp.lz");
+const u8 gTrainerFrontPic_OldCouple[] = INCBIN_U8("graphics/trainers/old_couple.4bpp.lz");
+const u8 gTrainerFrontPic_AquaAdminM[] = INCBIN_U8("graphics/trainers/aqua_admin_m.4bpp.lz");
+const u8 gTrainerFrontPic_AquaAdminF[] = INCBIN_U8("graphics/trainers/aqua_admin_f.4bpp.lz");
+const u8 gTrainerFrontPic_UnusedAqua[] = INCBIN_U8("graphics/trainers/unused_aqua.4bpp.lz");
+const u8 gTrainerFrontPic_Archie[] = INCBIN_U8("graphics/trainers/archie.4bpp.lz");
+const u8 gTrainerBackPic_Brendan[] = INCBIN_U8("graphics/trainers/brendan_back.4bpp.lz");
+const u8 gTrainerBackPic_May[] = INCBIN_U8("graphics/trainers/may_back.4bpp.lz");
+const u8 gTrainerBackPic_Wally[] = INCBIN_U8("graphics/trainers/wally_back.4bpp.lz");
+const u8 gTrainerPalette_Lass[] = INCBIN_U8("graphics/trainers/lass.gbapal.lz");
+const u8 gTrainerPalette_Youngster[] = INCBIN_U8("graphics/trainers/youngster.gbapal.lz");
+const u8 gTrainerPalette_Brendan[] = INCBIN_U8("graphics/trainers/brendan.gbapal.lz");
+const u8 gTrainerPalette_May[] = INCBIN_U8("graphics/trainers/may.gbapal.lz");
+const u8 gTrainerPalette_Hiker[] = INCBIN_U8("graphics/trainers/hiker.gbapal.lz");
+const u8 gTrainerPalette_Beauty[] = INCBIN_U8("graphics/trainers/beauty.gbapal.lz");
+const u8 gTrainerPalette_Fisherman[] = INCBIN_U8("graphics/trainers/fisherman.gbapal.lz");
+const u8 gTrainerPalette_Lady[] = INCBIN_U8("graphics/trainers/lady.gbapal.lz");
+const u8 gTrainerPalette_CyclingTriathleteM[] = INCBIN_U8("graphics/trainers/cycling_triathlete_m.gbapal.lz");
+const u8 gTrainerPalette_AquaGruntM[] = INCBIN_U8("graphics/trainers/aqua_grunt_m.gbapal.lz");
+const u8 gTrainerPalette_Twins[] = INCBIN_U8("graphics/trainers/twins.gbapal.lz");
+const u8 gTrainerPalette_SwimmerF[] = INCBIN_U8("graphics/trainers/swimmer_f.gbapal.lz");
+const u8 gTrainerPalette_BugCatcher[] = INCBIN_U8("graphics/trainers/bug_catcher.gbapal.lz");
+const u8 gTrainerPalette_SchoolKidM[] = INCBIN_U8("graphics/trainers/school_kid_m.gbapal.lz");
+const u8 gTrainerPalette_RichBoy[] = INCBIN_U8("graphics/trainers/rich_boy.gbapal.lz");
+const u8 gTrainerPalette_SrAndJr[] = INCBIN_U8("graphics/trainers/sr_and_jr.gbapal.lz");
+const u8 gTrainerPalette_BlackBelt[] = INCBIN_U8("graphics/trainers/black_belt.gbapal.lz");
+const u8 gTrainerPalette_Wally[] = INCBIN_U8("graphics/trainers/wally.gbapal.lz");
+const u8 gTrainerPalette_AquaGruntF[] = INCBIN_U8("graphics/trainers/aqua_grunt_f.gbapal.lz");
+const u8 gTrainerPalette_TuberF[] = INCBIN_U8("graphics/trainers/tuber_f.gbapal.lz");
+const u8 gTrainerPalette_HexManiac[] = INCBIN_U8("graphics/trainers/hex_maniac.gbapal.lz");
+const u8 gTrainerPalette_PokemonBreederF[] = INCBIN_U8("graphics/trainers/pokemon_breeder_f.gbapal.lz");
+const u8 gTrainerPalette_MagmaGruntM[] = INCBIN_U8("graphics/trainers/magma_grunt_m.gbapal.lz");
+const u8 gTrainerPalette_MagmaGruntF[] = INCBIN_U8("graphics/trainers/magma_grunt_f.gbapal.lz");
+const u8 gTrainerPalette_Interviewer[] = INCBIN_U8("graphics/trainers/interviewer.gbapal.lz");
+const u8 gTrainerPalette_TuberM[] = INCBIN_U8("graphics/trainers/tuber_m.gbapal.lz");
+const u8 gTrainerPalette_YoungCouple[] = INCBIN_U8("graphics/trainers/young_couple.gbapal.lz");
+const u8 gTrainerPalette_Guitarist[] = INCBIN_U8("graphics/trainers/guitarist.gbapal.lz");
+const u8 gTrainerPalette_Gentleman[] = INCBIN_U8("graphics/trainers/gentleman.gbapal.lz");
+const u8 gTrainerPalette_Steven[] = INCBIN_U8("graphics/trainers/steven.gbapal.lz");
+const u8 gTrainerPalette_Maxie[] = INCBIN_U8("graphics/trainers/maxie.gbapal.lz");
+const u8 gTrainerPalette_RunningTriathleteF[] = INCBIN_U8("graphics/trainers/running_triathlete_f.gbapal.lz");
+const u8 gTrainerPalette_RunningTriathleteM[] = INCBIN_U8("graphics/trainers/running_triathlete_m.gbapal.lz");
+const u8 gTrainerPalette_BattleGirl[] = INCBIN_U8("graphics/trainers/battle_girl.gbapal.lz");
+const u8 gTrainerPalette_CyclingTriathleteF[] = INCBIN_U8("graphics/trainers/cycling_triathlete_f.gbapal.lz");
+const u8 gTrainerPalette_SwimmerM[] = INCBIN_U8("graphics/trainers/swimmer_m.gbapal.lz");
+const u8 gTrainerPalette_PokefanF[] = INCBIN_U8("graphics/trainers/pokefan_f.gbapal.lz");
+const u8 gTrainerPalette_ExpertM[] = INCBIN_U8("graphics/trainers/expert_m.gbapal.lz");
+const u8 gTrainerPalette_ExpertF[] = INCBIN_U8("graphics/trainers/expert_f.gbapal.lz");
+const u8 gTrainerPalette_SwimmingTriathleteM[] = INCBIN_U8("graphics/trainers/swimming_triathlete_m.gbapal.lz");
+const u8 gTrainerPalette_SwimmingTriathleteF[] = INCBIN_U8("graphics/trainers/swimming_triathlete_f.gbapal.lz");
+const u8 gTrainerPalette_DragonTamer[] = INCBIN_U8("graphics/trainers/dragon_tamer.gbapal.lz");
+const u8 gTrainerPalette_BirdKeeper[] = INCBIN_U8("graphics/trainers/bird_keeper.gbapal.lz");
+const u8 gTrainerPalette_NinjaBoy[] = INCBIN_U8("graphics/trainers/ninja_boy.gbapal.lz");
+const u8 gTrainerPalette_ParasolLady[] = INCBIN_U8("graphics/trainers/parasol_lady.gbapal.lz");
+const u8 gTrainerPalette_BugManiac[] = INCBIN_U8("graphics/trainers/bug_maniac.gbapal.lz");
+const u8 gTrainerPalette_Sailor[] = INCBIN_U8("graphics/trainers/sailor.gbapal.lz");
+const u8 gTrainerPalette_Collector[] = INCBIN_U8("graphics/trainers/collector.gbapal.lz");
+const u8 gTrainerPalette_PokemonBreederM[] = INCBIN_U8("graphics/trainers/pokemon_breeder_m.gbapal.lz");
+const u8 gTrainerPalette_PokemonRangerM[] = INCBIN_U8("graphics/trainers/pokemon_ranger_m.gbapal.lz");
+const u8 gTrainerPalette_PokemonRangerF[] = INCBIN_U8("graphics/trainers/pokemon_ranger_f.gbapal.lz");
+const u8 gTrainerPalette_MagmaAdminM[] = INCBIN_U8("graphics/trainers/magma_admin_m.gbapal.lz");
+const u8 gTrainerPalette_MagmaAdminF[] = INCBIN_U8("graphics/trainers/magma_admin_f.gbapal.lz");
+const u8 gTrainerPalette_AromaLady[] = INCBIN_U8("graphics/trainers/aroma_lady.gbapal.lz");
+const u8 gTrainerPalette_RuinManiac[] = INCBIN_U8("graphics/trainers/ruin_maniac.gbapal.lz");
+const u8 gTrainerPalette_CoolTrainerM[] = INCBIN_U8("graphics/trainers/cool_trainer_m.gbapal.lz");
+const u8 gTrainerPalette_CoolTrainerF[] = INCBIN_U8("graphics/trainers/cool_trainer_f.gbapal.lz");
+const u8 gTrainerPalette_Pokemaniac[] = INCBIN_U8("graphics/trainers/pokemaniac.gbapal.lz");
+const u8 gTrainerPalette_Kindler[] = INCBIN_U8("graphics/trainers/kindler.gbapal.lz");
+const u8 gTrainerPalette_Camper[] = INCBIN_U8("graphics/trainers/camper.gbapal.lz");
+const u8 gTrainerPalette_Picnicker[] = INCBIN_U8("graphics/trainers/picnicker.gbapal.lz");
+const u8 gTrainerPalette_PsychicM[] = INCBIN_U8("graphics/trainers/psychic_m.gbapal.lz");
+const u8 gTrainerPalette_PsychicF[] = INCBIN_U8("graphics/trainers/psychic_f.gbapal.lz");
+const u8 gTrainerPalette_SchoolKidF[] = INCBIN_U8("graphics/trainers/school_kid_f.gbapal.lz");
+const u8 gTrainerPalette_PokefanM[] = INCBIN_U8("graphics/trainers/pokefan_m.gbapal.lz");
+const u8 gTrainerPalette_SisAndBro[] = INCBIN_U8("graphics/trainers/sis_and_bro.gbapal.lz");
+const u8 gTrainerPalette_OldCouple[] = INCBIN_U8("graphics/trainers/old_couple.gbapal.lz");
+const u8 gTrainerPalette_AquaAdminM[] = INCBIN_U8("graphics/trainers/aqua_admin_m.gbapal.lz");
+const u8 gTrainerPalette_AquaAdminF[] = INCBIN_U8("graphics/trainers/aqua_admin_f.gbapal.lz");
+const u8 gTrainerPalette_UnusedAqua[] = INCBIN_U8("graphics/trainers/unused_aqua.gbapal.lz");
+const u8 gTrainerPalette_Archie[] = INCBIN_U8("graphics/trainers/archie.gbapal.lz");
+const u8 gTrainerFrontPic_Roxanne[] = INCBIN_U8("graphics/trainers/roxanne.4bpp.lz");
+const u8 gTrainerFrontPic_Brawly[] = INCBIN_U8("graphics/trainers/brawly.4bpp.lz");
+const u8 gTrainerFrontPic_Wattson[] = INCBIN_U8("graphics/trainers/wattson.4bpp.lz");
+const u8 gTrainerFrontPic_Flannery[] = INCBIN_U8("graphics/trainers/flannery.4bpp.lz");
+const u8 gTrainerFrontPic_Norman[] = INCBIN_U8("graphics/trainers/norman.4bpp.lz");
+const u8 gTrainerFrontPic_Winona[] = INCBIN_U8("graphics/trainers/winona.4bpp.lz");
+const u8 gTrainerFrontPic_TateAndLiza[] = INCBIN_U8("graphics/trainers/tate_and_liza.4bpp.lz");
+const u8 gTrainerFrontPic_Wallace[] = INCBIN_U8("graphics/trainers/wallace.4bpp.lz");
+const u8 gTrainerFrontPic_Sidney[] = INCBIN_U8("graphics/trainers/sidney.4bpp.lz");
+const u8 gTrainerFrontPic_Phoebe[] = INCBIN_U8("graphics/trainers/phoebe.4bpp.lz");
+const u8 gTrainerFrontPic_Glacia[] = INCBIN_U8("graphics/trainers/glacia.4bpp.lz");
+const u8 gTrainerFrontPic_Drake[] = INCBIN_U8("graphics/trainers/drake.4bpp.lz");
+const u8 gTrainerPalette_Roxanne[] = INCBIN_U8("graphics/trainers/roxanne.gbapal.lz");
+const u8 gTrainerPalette_Brawly[] = INCBIN_U8("graphics/trainers/brawly.gbapal.lz");
+const u8 gTrainerPalette_Wattson[] = INCBIN_U8("graphics/trainers/wattson.gbapal.lz");
+const u8 gTrainerPalette_Flannery[] = INCBIN_U8("graphics/trainers/flannery.gbapal.lz");
+const u8 gTrainerPalette_Norman[] = INCBIN_U8("graphics/trainers/norman.gbapal.lz");
+const u8 gTrainerPalette_Winona[] = INCBIN_U8("graphics/trainers/winona.gbapal.lz");
+const u8 gTrainerPalette_TateAndLiza[] = INCBIN_U8("graphics/trainers/tate_and_liza.gbapal.lz");
+const u8 gTrainerPalette_Wallace[] = INCBIN_U8("graphics/trainers/wallace.gbapal.lz");
+const u8 gTrainerPalette_Sidney[] = INCBIN_U8("graphics/trainers/sidney.gbapal.lz");
+const u8 gTrainerPalette_Phoebe[] = INCBIN_U8("graphics/trainers/phoebe.gbapal.lz");
+const u8 gTrainerPalette_Glacia[] = INCBIN_U8("graphics/trainers/glacia.gbapal.lz");
+const u8 gTrainerPalette_Drake[] = INCBIN_U8("graphics/trainers/drake.gbapal.lz");