summaryrefslogtreecommitdiff
path: root/engine/battle/ghost_marowak_anim.asm
AgeCommit message (Expand)Author
2020-11-05Sync more with pokeyellowRangi
2020-09-22Replace ghost Marowak's ambiguous constantSatoMew
2020-08-31Define a constant for the ghost Marowak (hard-coded throughout the engine, li...Rangi
2020-07-07Sync coordinate macros with pokecrystalRangi
2020-07-06callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi
2020-07-06Specify the ldh instruction, don't turn ld into ldhRangi
2020-07-03H_CONSTANTNAMES -> hConstantNamesRangi
2016-06-11remove address commentsYamaArashi
2015-08-30No more W_dannye
2015-08-05Use more lbdannye
2015-07-24named animation functions/variablesYamaArashi
2015-07-18Consolidate coord macrosdannye
2015-04-01Rename battle files and split move effects Part 5xCrystal