aboutsummaryrefslogtreecommitdiffstats
path: root/data/moves/moves.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Verify data table and name list sizes with assertion macrosRangi2021-03-251-4/+4
| | | | Fixes #312
* Fix file modesdannye2020-11-141-0/+0
|
* PSYCHIC -> PSYCHIC_TYPE (PSYCHIC is ambiguous with PSYCHIC_M)Rangi2020-07-071-165/+165
|
* Capitalize rgbds control structures (EQU/EQUS, IF/ELIF/ELSE/ENDC, REPT/ENDR, ↵Rangi2020-07-061-2/+2
| | | | MACRO/ENDM, etc)
* Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-0/+178
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.