summaryrefslogtreecommitdiff
path: root/engine/options_menu.asm
AgeCommit message (Expand)Author
2018-03-13Organize the engine/ directorymid-kid
2018-02-03Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-02-02use "x + -1" not "x +- 1"Rangi
2018-01-23Prefix wram labels with w, part 2.luckytyphlosion
2017-12-11Keep table labels in the same files as their contents.Remy Oukaour
2017-12-11Move lots of data tables into individual data/ filesRemy Oukaour
2017-06-09Replace ‘jp [hl]’ with ‘jp hl’Ben10do
2016-06-06Remaining layout constantspikalaxalt
2016-05-04More splitting of main.asm; remove unneeded rept 2pikalaxalt
2016-04-10Local labels starting with capital letters are now decorated with a trailing ...pikalaxalt
2016-01-05maptrigger macroPikalaxALT
2015-12-02Crystal IntroPikalaxALT
2015-11-16Options menu, some mobile fnsPikalaxALT