aboutsummaryrefslogtreecommitdiffstats
path: root/data/trainers/pic_pointers_money.asm (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-05-30Eliminate unnecessary data macrosRangi1-1/+1
2021-03-25Verify data table and name list sizes with assertion macrosRangi1-0/+2
Fixes #312
2020-11-14Fix file modesdannye1-0/+0
2020-07-15Indent comments that describe data table macro formatsRangi1-2/+2
2020-07-14Clean up some data, using macros for multiline list entriesRangi1-141/+53
2020-07-03Add subdirectories to data/ similar to pokecrystalRangi1-0/+0
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)Rangi1-1/+1
Each new file builds its own .o, along with separate main.o and home.o, which necessitates many more "exported::" labels.
2020-06-23Move more tables from engine/ to data/Rangi1-0/+0
This also splits the end of engine/battle/core.asm into engine/battle/effects.asm.
2016-06-11remove address commentsYamaArashi1-1/+1
2015-06-01Add newlines to EOFsU-Daniel-PC\Daniel1-1/+1
2015-04-01Further split bank e stuffxCrystal1-0/+143