summaryrefslogtreecommitdiff
path: root/constants/move_constants.asm
AgeCommit message (Collapse)Author
2020-09-22Extract move data table (needs identification)Rangi
2020-09-22Replace enum with const, and update many constants to be more like pokegoldRangi
2020-09-20- Remove trailing whitespaceRangi
- Indent with single tabs, not spaces - Colons after labels - Capitalize BANK, HIGH, and LOW - dbw BANK(X), X -> dba X
2018-06-18Added in macros for scripts, queuePokeglitch
2018-06-16More Bank 3 routinesPokeglitch
2018-06-02MOVE_PSYCHIC_M → MOVE_PSYCHICRangi
2018-05-28Define move constantsRangi