summaryrefslogtreecommitdiff
path: root/include/d/actor/d_a_coach_fire.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-09-22d_a_npc_coach & obj_crope OK (#2684)YunataSavior
* d_a_npc_coach OK Closes #758 * Revert "d_a_npc_coach OK" This reverts commit fef808621fc6900fced660611038f29abafd4d63. * d_a_npc_coach OK Closes #758 * d_a_obj_crope OK Closes #903
2024-12-08d_a_coach_fire, d_a_obj_kiPot, d_a_obj_lv4prelvtr done (#2259)hev7
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>