Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-05 | Resolve guard name collision | PikalaxALT | |
2018-04-08 | Remaining functions and data in start_menu_debug | PikalaxALT | |
2018-04-07 | through DebugMenu_HoennNationalDex | PikalaxALT | |
2018-04-07 | finish decompiling unk_debug_menu_3 code | PikalaxALT | |
2018-02-17 | decompile more debug code | Cameron Hall | |
2017-09-12 | more labels and fix build | camthesaxman | |
2017-01-05 | define some menu data in C | YamaArashi | |
2016-12-18 | move functions from start_menu.c to menu.c | YamaArashi | |
2016-11-30 | Declare more non-static functions in header files (#111) | Marijn van der Werf | |
* Declare more non-static functions in header files * Use `(void)` for functions without arguments. * Move global-included data to seperate headers * Don't import types or global in header * Fix fieldmap imports * Revert in-code changes * Add missing newlines |