summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Collapse)Author
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-23Miscellaneous Work (Again) (#31)Seth Barberee
* move some personality data from asm to C * combine personality_test files and add my close attempt at RedrawPartnerSelectionMenu * decomp some more wonder mail funcs and label some more data * lots of data splitting and move some to src * split out more dungeon data * continue splitting out more dungeon data * doc rescue team rank/pts funcs/data and exclusive pokemon ewram * doc more sound things and decomp a func * decomp LoadTeamRankBadge and label some data members * split out rescue team and text util stuff * forgot a constant * match a few funcs and clean up a few * cleaned up sub_80A28B4
2021-01-095% woooSeth Barberee
2020-11-08used m4a2s from ipatix to do an initial dump of audio and started working on ↵Seth Barberee
audio part of pmd
2018-11-22Use preprocessor for data asms, clean up sound/ and dump some textnullableVoidPtr
2018-11-20Dump gMPlayTable and gSongTablenullableVoidPtr