summaryrefslogtreecommitdiff
path: root/src/code_80983D8.c
AgeCommit message (Collapse)Author
2022-01-08Labeled CalculateFacingDir()AnonymousRandomPerson
2021-11-20Labeled more symbols (#77)Cheng Hann Gan
* Labeled more symbols * Fixed comment typo * Renamed some functions
2021-11-13Decomped DecideUseItem (#73)Cheng Hann Gan
2021-10-22Death by 74 files (#65)Seth Barberee
* death by 74 files * 20% reached * doc move stuff in pokemon * fix undef reference * doc more and plumb a few more constanst for num party members and num moves * that struct is def PokemonMove.. clean up all code with it
2021-03-12Miscellaneous Work (Again) (#30)Seth Barberee
* work on debug menu and document that and main menu * split, decomp, label more funcs * split exclusive pokemon data out into C * macro-ize exlusive pokemon data * decomp 2 more funcs * decomp a few more * finally match PromptNewQuestion * woot 7% aka more debug menu stuff