summaryrefslogtreecommitdiff
path: root/data/maps/setup_scripts.asm
AgeCommit message (Collapse)Author
2019-11-18Make the map setup commands match the actual function names bettermid-kid
These functions used as map setup commands are used in other places, too, so I can't prefix them under the same. The names should match except I won't repeat "map" in a map setup command name.
2018-06-24Remove all address commentsmid-kid
2018-02-03map → map_id; map_def → map; map_data → map_attributesRangi
2017-12-27Remove redundant data/ filename prefixesRemy Oukaour