summaryrefslogtreecommitdiff
path: root/include/d/actor/d_a_cstaF.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-09Lv4railwall / lv4sand / lv4slidewall done. fix wii build (#2637)TakaRikka
* lv4railwall / lv4sand / lv4slidewall done and wii build fix * fix Mtx** parameters * add some notes about wii compiler version * Remove dol2asm include --------- Co-authored-by: hatal175 <hatal175@users.noreply.github.com>
2025-08-02d_a_npc_shad work (#2561)Carco_21
* class structure work * some Create() work * Action functions worked on * Work on EvCut functions * All functions worked on * Fixed nonmatching comments * enum work * param_c symbol now showing * Fixed some symbol generation (thanks Yunata!) * fixed nonmatching comments i forgot to take out * delete ; * npc_shad fixes --------- Co-authored-by: hatal175 <hatal175@users.noreply.github.com> Co-authored-by: YunataSavior <yunatasavior@gmail.com>
2025-06-24cstaF / obj_rope_bridge done, cleanup obj_dust (#2497)TakaRikka
* d_a_cstaF done * d_a_obj_rope_bridge done * obj_dust * e_ga done
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>