summaryrefslogtreecommitdiff
path: root/include/sys_math_atan.h
AgeCommit message (Collapse)Author
2023-08-24sys_math_atan OK (#74)Prakxo
* sys_math_atan OK * accidentally didn't merge the code yaml lol * hopefully fixed things * add macros * refactor
2023-08-14m_controller OK (#48)Prakxo
* m_pause OK * yeah now it's OK lol * refactor * refactor 2 * m_controller OK * format * fix size comment in game * refactor 3 * refactor 4 * refactor 5 * add unused macro
2023-04-03Integrate sheet knowledge into the repo (#9)Anghelo Carvajal
* boot splits * code file splits * functions from sheets * symbols from the sheet * bootstrap headers * common_data * most segments * headers for boot files * add overlays as placeholders * unname _os files * named a few files * code headers * typo * Disassemble every overlay * bootstrap symbol_addrs_overlays.txt * split yamls --------- Co-authored-by: Derek Hensley <hensley.derek58@gmail.com>