summaryrefslogtreecommitdiff
path: root/include/d/actor/d_a_e_gb.h
AgeCommit message (Collapse)Author
2025-12-08d_a_e_gb debug + documentation (#2916)Carco_21
* cleanup and documentation * PR cleanup
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-13d_a_e_gb and d_a_obj_bosswarp OK (#2652)YunataSavior
* d_a_e_gb and d_a_obj_bosswarp OK * fix e_gb and obj_bosswarp symbols * mark e_gb and obj_bosswarp as OK for JPN * Remove nonmatching comment --------- Co-authored-by: hatal175 <hatal175@users.noreply.github.com>
2025-06-16d_a_e_gb work (#2486)Carco_21
* Starting work * Over halfway done * Work on action and damage functions * Almost equivalent * PR cleanup
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>