aboutsummaryrefslogtreecommitdiffstats
path: root/data/events/hidden_item_coords.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Don't pass redundant label names to `table_width` and `list_start` (#125)Rangi2024-12-271-1/+1
|
* Merge branch 'master' of https://github.com/pret/pokereddannye2024-05-051-0/+2
|\
| * Use constant in wram for hidden item flags (#445)Vortyne2024-05-051-0/+2
| | | | | | Prevents defining more hidden items than the flag array has room for
| * RGBDS syntax updates (#358)vulcandth2022-06-061-1/+1
| | | | | | New MACRO and DEF syntax
* | RGBDS syntax updates (#86)vulcandth2022-06-061-1/+1
| | | | | | New MACRO and DEF syntax
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-11-141-0/+0
|\|
| * Fix file modesdannye2020-11-141-0/+0
| |
| * Indent comments that describe data table macro formatsRangi2020-07-151-1/+1
| |
| * Clean up some data, using macros for multiline list entriesRangi2020-07-141-56/+60
| |
| * Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-0/+57
| | | | Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
* Sync with pokereddannye2020-11-041-0/+62