aboutsummaryrefslogtreecommitdiffstats
path: root/engine/menu/options.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sync with pokereddannye2020-11-041-443/+0
|
* Fix duplicate labelTiKevin832020-05-181-2/+2
|
* Pull bug descriptions into documentation, add more relevant docs from ↵Travis McGeehan2019-01-231-3/+1
| | | | pokecrystal
* Label functions, note cause of fast optionsTiKevin832019-01-221-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
* remove address commentsYamaArashi2016-06-111-39/+39
|
* Merge branch 'master' of github.com:pret/pokeyellowpikalaxalt2016-06-081-20/+20
|\
| * Clean up white spacedannye2016-06-061-20/+20
| |
* | Printer-related labelspikalaxalt2016-06-061-2/+2
|/
* Yellow Options Menuluckytyphlosion2015-12-131-0/+443