summaryrefslogtreecommitdiff
path: root/constants/script_constants.asm
AgeCommit message (Collapse)Author
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
2020-09-13Give all .asm and all .inc except of base_stats/???.inc new line at the end ↵Ebernacher90
of file
2018-07-03Merge branch 'master' of https://github.com/luckytyphlosion/pokegold-spaceworldluckytyphlosion
2018-06-18added newline at end of some filesPokeglitch
2018-06-18Removed SCRIPT_FINISHED constant, it was misleadingPokeglitch
2018-06-18Added in macros for scripts, queuePokeglitch
2018-06-17Added constants, removed TODOs to health.asmPokeglitch
2018-06-16More field moves, need to clean up names and constantsPokeglitch
2018-06-15Disassembled Fly and DigPokeglitch
2018-06-15Updated script constantsPokeglitch
2018-06-15Added constantsPokeglitch