pokeemerald/src/data
Martin Griffin fed3b0c81a Migrate INCBINs to INCGFX via migrate_incgfx.py
The exact command used to migrate source files was:
  git ls-files | grep 'src/.*\.[ch]$' | xargs grep -l INCBIN | xargs python3 migrate_incgfx.py

The Makefile rules were cleaned up manually by looking for graphics
rules and keeping only those ending with '\' (what the migration script
calls a "Multi-line rule"). You may think some of wallpaper rules could
be removed, but they're inputs for the '@cat $^ >$@' rules which are
currently unable to be migrated to 'INCGFX'.
2026-04-19 07:06:18 +01:00
..
bard_music
battle_frontier
decoration
easy_chat
field_effects
graphics
object_events
pokemon
pokemon_graphics
region_map
text
tilesets
trainer_graphics
.gitignore
battle_anim.h
battle_moves.h
contest_moves.h
contest_opponents.h
contest_text_tables.h
credits.h
heal_locations.constants.json.txt
heal_locations.json
heal_locations.json.txt
item_icon_table.h
items.h
lilycove_lady.h
party_menu.h
pointillism_points.h
pokedex_area_glow.h
script_menu.h
trade.h
trainer_parties.h
trainers.h
union_room.h
wallpapers.h
wild_encounters.json
wild_encounters.json.txt