aboutsummaryrefslogtreecommitdiffstats
path: root/macros/farcall.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sync home and macro code with pokeyellowRangi2020-11-051-0/+13
|
* callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi2020-07-061-6/+4
|
* Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-3/+3
|
* H_CONSTANTNAMES -> hConstantNamesRangi2020-07-031-3/+3
|
* Organize macros/ like pokecrystalRangi2020-07-031-0/+37
While doing so I replaced the StopAllMusic macro with a SFX_STOP_ALL_MUSIC constant and applied it throughout the code.