summaryrefslogtreecommitdiff
path: root/include/d/actor/d_a_obj_kbox.h
AgeCommit message (Collapse)Author
2025-11-30project cleanup (#2895)TakaRikka
* some wii OS fixes * remove old dol2asm comments * remove dol2asm.h * remove function address comments * normalize ATTRIBUTE_ALIGN usage * DECL_WEAK macro * fix gcc attribute weak macro * wrap more mwcc specific things in ifdefs * fixes * fix revo sdk version flags * fixes
2025-08-29d_a_obj_kbox matching (#2615)hatal175
* Align dKy_darkworld_check with debug return type * d_a_obj_kbox matching * Revert "Align dKy_darkworld_check with debug return type" This reverts commit f0b9e5f8fb251bb1b3a6acd13c0550bec2c9a310.
2025-05-05d_a_e_sg Matching (#2421)Niklas Bauer
* d_a_e_sg first pass * d_a_e_sg equivalent * d_a_e_sg matching * d_a_e_sg cleanup * d_a_e_sg comments
2024-10-10switch to dtk setup (#2203)TakaRikka
* switch to dtk setup * some cleanup / fixes * cleanup d_a_alink literals * Restore doxygen, update CI & README.md (#1) * Fix build image ref (#2) --------- Co-authored-by: Luke Street <luke@street.dev>