summaryrefslogtreecommitdiff
path: root/data/item_prices.asm
AgeCommit message (Collapse)Author
2020-07-03Add subdirectories to data/ similar to pokecrystalRangi
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
2020-06-27Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)Rangi
Each new file builds its own .o, along with separate main.o and home.o, which necessitates many more "exported::" labels.
2016-06-11remove address commentsYamaArashi
2015-12-14Fewer underscores in constantsdannye
2015-08-10Clean up data/evos_moves.asmdannye
2015-02-04Added bcd macros with coins and money aliases.Marcus Huderle
2014-05-16Organize base stats and wild mon data (Koolboyman)U-Fish-PC\Daniel
2014-05-16Pull most data out of main.asmU-Fish-PC\Daniel