aboutsummaryrefslogtreecommitdiffstats
path: root/engine/gfx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* UPDATE_PARTY_MENU_BLK_PACKET -> SET_PAL_PARTY_MENU_HP_BARS, and introduce ↵Rangi2020-07-041-5/+5
| | | | SET_PAL_DEFAULT
* Replace raw hex values with HRAM constantsRangi2020-07-032-8/+8
| | | | To do: turn constants into labels and use ldh
* H_CONSTANTNAMES -> hConstantNamesRangi2020-07-031-8/+8
|
* Add subdirectories to data/ similar to pokecrystalRangi2020-07-032-6/+6
| | | | Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
* Add subdirectories to engine/ similar to pokecrystalRangi2020-07-027-0/+1503