aboutsummaryrefslogtreecommitdiffstats
path: root/data/wild/grass_water.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Verify data table and name list sizes with assertion macrosRangi2021-03-251-0/+2
| | | | Fixes #312
* Fix file modesdannye2020-11-141-0/+0
|
* Clean up some data, using macros for multiline list entriesRangi2020-07-141-2/+2
|
* Replace raw hex values with HRAM constantsRangi2020-07-031-1/+1
| | | | To do: turn constants into labels and use ldh
* Make suggested edits:Rangi2020-07-031-59/+59
| | | | | | - data/mapWilds -> data/wild/maps - diglett_sculpture.asm -> book_or_sculpture.asm - relocate some audio/music constants
* Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-0/+321
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.