aboutsummaryrefslogtreecommitdiffstats
path: root/engine/overworld/update_map.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Delete unnecessary commentSatoMew2020-11-291-1/+1
|
* Label and document hFFD7 more accuratelySatoMew2020-11-291-3/+3
|
* Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-12/+12
|
* Replace raw hex values with HRAM constantsRangi2020-07-031-7/+7
| | | | To do: turn constants into labels and use ldh
* H_CONSTANTNAMES -> hConstantNamesRangi2020-07-031-3/+3
|
* split code out of main.asmYamaArashi2016-12-311-0/+126