summaryrefslogtreecommitdiff
path: root/src/code/code_80097A00.c
AgeCommit message (Expand)Author
2021-11-26Various minor cleanups (#1029)Roman971
2021-09-04Cleanup translation comments (#924)Dragorn421
2021-08-31Macros: `PLAYER` -> `GET_PLAYER(globalCtx)`, `ACTIVE_CAM` -> `GET_ACTIVE_CAM(...engineer124
2021-06-15Interface improvements (#822)Zelllll
2021-05-02Decompile the pause menu aka. ovl_kaleido_scope (+ minor changes) (#803)Roman971
2021-02-13Fix most compiler warnings in the boot and code segments (#674)Tharo
2021-02-12Decompile en_sw (#679)krimtonz
2020-10-13A few minor fixes/cleanups (#449)Roman971
2020-10-11Decompile z_sram.c (#431)Random
2020-10-03libultra cleanup (#215)Random
2020-09-18Decompile Player (#387)Roman971
2020-04-16Decompile z_play.c and Match/Document some of z_view.c (#74)Roman971
2020-03-22Format all src C filesRoman971
2020-03-17First proper commit.Jack Walker