Auto-generate trivial process_method_funcs

This commit is contained in:
Ammar Askar
2025-06-03 16:25:40 -04:00
parent 4bf91cbfea
commit 67050779fe
265 changed files with 1658 additions and 1652 deletions
+3 -3
View File
@@ -250,8 +250,8 @@ void daBemos_c::getBeamActor() {
}
/* 00003F70-00003F90 .text daBemosCreate__FPv */
static s32 daBemosCreate(void*) {
/* Nonmatching */
static s32 daBemosCreate(void* i_this) {
return ((daBemos_c*)i_this)->_create();
}
/* 00003F90-0000403C .text _create__9daBemos_cFv */
@@ -276,7 +276,7 @@ static BOOL daBemosDraw(void*) {
/* 00004E10-00004E18 .text daBemosIsDelete__FPv */
static BOOL daBemosIsDelete(void*) {
/* Nonmatching */
return TRUE;
}
static actor_method_class daBemosMethodTable = {