gymnast86
b748eaca1e
Remove private specifiers from game code classes ( #2375 )
...
* remove private specifiers from game code
* fix formatting
* fix more formatting
* Add some missing public modifiers
---------
Co-authored-by: Luke Street <luke@street.dev >
2026-09-03 09:30:26 -06:00
TakaRikka
dfa8efa97b
project cleanup ( #2895 )
...
* 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-11-30 15:23:42 -07:00
TakaRikka
82d2fc7f80
d_a_obj_key / d_a_obj_keyhole / d_a_obj_smallkey ( #2584 )
...
* obj_key equivalent
* obj_keyhole done
* obj_smallkey done
* use macro
2025-08-13 22:47:18 +03:00
Carco_21
aa29ae69b5
d_a_e_gb work ( #2486 )
...
* Starting work
* Over halfway done
* Work on action and damage functions
* Almost equivalent
* PR cleanup
2025-06-16 16:41:00 +03:00
TakaRikka
178194ccb2
switch to dtk setup ( #2203 )
...
* 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 >
2024-10-10 08:29:58 -06:00