summaryrefslogtreecommitdiff
path: root/src/menu.c
AgeCommit message (Expand)Author
2017-01-28define data in title_screen.c and fix build (#221)Cameron Hall
2017-01-17Sort includesMarijn van der Werf
2017-01-05define some menu data in CYamaArashi
2017-01-04decompile more summary screen functionsYamaArashi
2017-01-04almost finish decompiling matsuda_debug_menu.c (#158)Cameron Hall
2017-01-03more labels in battle_ai.c and intro.c and misc places (#151)ProjectRevoTPP
2016-12-30decompile sub_80B5578 and sub_80B5684YamaArashi
2016-12-18move functions from start_menu.c to menu.cYamaArashi
2016-12-11Continue decompiling trainer_cardMarijn van der Werf
2016-12-04Fix warnings in menu.c and option_menu.cMarijn van der Werf
2016-12-02Pass struct array to PrintMenuItemsMarijn van der Werf
2016-11-30Declare more non-static functions in header files (#111)Marijn van der Werf
2016-10-24name/rename a lot of functionsYamaArashi
2016-10-24rename more functionsYamaArashi
2016-10-03document InitMenu() parametersYamaArashi
2016-09-30clean up sound codeYamaArashi
2016-09-30menu.hYamaArashi
2016-09-25define more variables in CYamaArashi
2016-09-11fix non-matching menu functionYamaArashi
2016-09-11decompile menu functionYamaArashi
2016-09-05clean up main_menu.cYamaArashi
2016-09-05simplify function namesYamaArashi
2016-09-05rename menu functionsYamaArashi
2016-09-05rename text window functionsYamaArashi
2016-09-03WIP menu.cYamaArashi