Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-07 | start_menu_debug thru DebugMenu_807709C | PikalaxALT | |
2018-02-16 | decompile more debug code | Cameron Hall | |
2017-12-22 | label and clean up some things in contest.c | camthesaxman | |
2017-05-09 | name new-game functions | YamaArashi | |
2017-01-05 | more labels (#165) | ProjectRevoTPP | |
* more labels and match sub_810745C * formatting * move BattleStruct to battle.h and combine both loose structs * oops * more labels for rom4.c | |||
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 |