aboutsummaryrefslogtreecommitdiffstats
path: root/data/tilesets/warp_carpet_tile_ids.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* RGBDS syntax updates (#86)vulcandth2022-06-061-1/+1
| | | New MACRO and DEF syntax
* Use rgbds 0.5.0 features:Rangi2021-04-171-4/+3
| | | | | | | - FOR loops - {interpolation} - REDEF EQUS - \# for all macro args
* Use a macro for warp tile IDs, like other tile behaviorsRangi2020-07-141-5/+5
|
* Clean up some data, using macros for multiline list entriesRangi2020-07-141-12/+20
|
* Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-0/+17
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.