summaryrefslogtreecommitdiff
path: root/data/types/names.asm
AgeCommit message (Collapse)Author
2020-09-13Give all .asm and all .inc except of base_stats/???.inc new line at the end ↵Ebernacher90
of file
2018-07-03Introduce linkerscript.luckytyphlosion
Addresses of sections will now be added to the linkerscript via `org`, and the section name will be the path/to/file. If there is more than one section in the file, then add a @SectionName after the path/to/file to describe the section.
2018-05-31Declare Pokédex type search data; add more commentsRangi