summaryrefslogtreecommitdiff
path: root/include/d/actor/d_a_ni.h
AgeCommit message (Collapse)Author
2026-01-17match d_a_npc_tk for debug (#3046)roeming
* match d_a_npc_tk for debug * fix macro usage * fix whitespace
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-09d_a_npc_moir almost equivalent (#2569)Carco_21
* initial work * more work * got to waittype0 * All functions worked on * cleanup * took out unneeded nonmatching comments * PR Cleanup * Use actor enum --------- Co-authored-by: hatal175 <hatal175@users.noreply.github.com>
2025-06-13d_a_npc_tk equivalent (#2483)Max Roncace
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>