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
@@ -207,8 +207,8 @@ void daCanon_c::GameInfo2DDraw() {
}
/* 00002074-00002094 .text daCanonCreate__FPv */
static s32 daCanonCreate(void*) {
/* Nonmatching */
static s32 daCanonCreate(void* i_this) {
return ((daCanon_c*)i_this)->_create();
}
/* 00002094-000023C0 .text _create__9daCanon_cFv */
@@ -233,7 +233,7 @@ static BOOL daCanonDraw(void*) {
/* 0000283C-00002844 .text daCanonIsDelete__FPv */
static BOOL daCanonIsDelete(void*) {
/* Nonmatching */
return TRUE;
}
static actor_method_class daCanonMethodTable = {