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
+2 -2
View File
@@ -45,12 +45,12 @@ static BOOL daMant_Execute(mant_class*) {
/* 00001A3C-00001A44 .text daMant_IsDelete__FP10mant_class */
static BOOL daMant_IsDelete(mant_class*) {
/* Nonmatching */
return TRUE;
}
/* 00001A44-00001A4C .text daMant_Delete__FP10mant_class */
static BOOL daMant_Delete(mant_class*) {
/* Nonmatching */
return TRUE;
}
/* 00001A4C-00001D18 .text daMant_Create__FP10fopAc_ac_c */