aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle/ghost_marowak_anim.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-05Sync more with pokeyellowRangi1-1/+1
2020-09-22Replace ghost Marowak's ambiguous constantSatoMew1-1/+1
2020-08-31Define a constant for the ghost Marowak (hard-coded throughout the engine, li...Rangi1-1/+1
2020-07-07Sync coordinate macros with pokecrystalRangi1-1/+1
2020-07-06callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi1-1/+1
2020-07-06Specify the ldh instruction, don't turn ld into ldhRangi1-8/+8
2020-07-03H_CONSTANTNAMES -> hConstantNamesRangi1-3/+3
2016-06-11remove address commentsYamaArashi1-2/+2
2015-08-30No more W_dannye1-6/+6
2015-08-05Use more lbdannye1-2/+2
2015-07-24named animation functions/variablesYamaArashi1-2/+2
2015-07-18Consolidate coord macrosdannye1-1/+1
2015-04-01Rename battle files and split move effects Part 5xCrystal1-0/+89