aboutsummaryrefslogtreecommitdiffstats
path: root/engine/menu/options.asm (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-11-04Sync with pokereddannye1-443/+0
2020-05-18Fix duplicate labelTiKevin831-2/+2
2019-01-23Pull bug descriptions into documentation, add more relevant docs from ↵Travis McGeehan1-3/+1
pokecrystal
2019-01-22Label functions, note cause of fast optionsTiKevin831-16/+18
Some of the functions in here are unlabeled despite having decent labels in pokecrystal (GSC reused yellow's options code). Updated the most relevant ones. This code has a bug/feature called "fast options" that reappears due to its reuse in GSC, added some explanation of it in comments
2016-06-11remove address commentsYamaArashi1-39/+39
2016-06-06Printer-related labelspikalaxalt1-2/+2
2016-06-06Clean up white spacedannye1-20/+20
2015-12-13Yellow Options Menuluckytyphlosion1-0/+443