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
This commit is contained in:
TakaRikka
2025-11-30 14:23:42 -08:00
committed by GitHub
parent 434415337d
commit a6e76c0841
2375 changed files with 24683 additions and 71069 deletions
-3
View File
@@ -37,15 +37,12 @@ static int dKyeff2_Create(kankyo_class* i_this) {
return cPhs_COMPLEATE_e;
}
/* ############################################################################################## */
/* 803BC198-803BC1AC -00001 0014+00 1/0 0/0 0/0 .data l_dKyeff2_Method */
static leafdraw_method_class l_dKyeff2_Method = {
(process_method_func)dKyeff2_Create, (process_method_func)dKyeff2_Delete,
(process_method_func)dKyeff2_Execute, (process_method_func)dKyeff2_IsDelete,
(process_method_func)dKyeff2_Draw,
};
/* 803BC1AC-803BC1D8 -00001 0028+04 0/0 0/0 1/0 .data g_profile_KYEFF2 */
extern kankyo_process_profile_definition g_profile_KYEFF2 = {
fpcLy_CURRENT_e,
12,