summaryrefslogtreecommitdiff
path: root/src/code_80428A0.c
AgeCommit message (Collapse)Author
2021-11-20Labeled more symbols (#77)Cheng Hann Gan
* Labeled more symbols * Fixed comment typo * Renamed some functions
2021-09-03Defined DungeonEntity (#51)Cheng Hann Gan
* Defined DungeonEntity * Rename EntityType enums * Revert EntityType rename
2021-03-30Move some data and Splitting (#32)Seth Barberee
* move friend area settings to src * split out playtime into different C file and decomp a few more funcs * time -> play_time * fix include * split out more wonder mail stuff * unify 203B2C0 and unkDungeon structs. snuck in a decomp func too * split out more menu screens * work some more on trade items * doc a few more things * add a close nonmatch and decomp nullsub and small func * rollback struct attempt since it causes nonmatchings * only one func left in asm * death to trade_item asm and unify into one C file * more docing and cleanup * label main menu and trade items menu global menu struct * doc itemMode
2020-12-31Friend Area Decomp Work (#15)Seth Barberee
split out and work on friend area stuff
2020-10-21pretty simple decomp of funcsSeth Barberee
2020-09-271.8% functions decomped.. so close to 2%Seth Barberee