kep-hack/text
Rangi 4b853ad676
Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)
Each new file builds its own .o, along with separate main.o and home.o, which necessitates many more "exported::" labels.
2020-06-27 15:32:24 -04:00
..
maps
alphabets.asm Move more tables from engine/ to data/ 2020-06-23 17:50:50 -04:00
credits_text.asm
dakutens.asm Move more tables from engine/ to data/ 2020-06-23 17:50:50 -04:00
item_names.asm Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) 2020-06-27 15:32:24 -04:00
map_names.asm
monster_names.asm Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) 2020-06-27 15:32:24 -04:00
move_names.asm
oakspeech.asm
player_names.asm Move more tables from engine/ to data/ 2020-06-23 17:50:50 -04:00
player_names_list.asm Move more tables from engine/ to data/ 2020-06-23 17:50:50 -04:00
pokedex.asm
stat_names.asm Move more tables from engine/ to data/ 2020-06-23 17:50:50 -04:00
trainer_name_pointers.asm Move more tables from engine/ to data/ 2020-06-23 17:50:50 -04:00
trainer_names.asm Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) 2020-06-27 15:32:24 -04:00
type_names.asm
unused_names.asm