summaryrefslogtreecommitdiff
path: root/constants/main_menu_constants.asm
AgeCommit message (Collapse)Author
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
2020-09-13Give all .asm and all .inc except of base_stats/???.inc new line at the end ↵Ebernacher90
of file
2018-06-17main menu progress for the day, still have a bunch more to go.2Tie