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
@@ -124,7 +124,7 @@ static BOOL daSbox_Execute(daSbox_c*) {
/* 00001534-0000153C .text daSbox_IsDelete__FP8daSbox_c */
static BOOL daSbox_IsDelete(daSbox_c*) {
/* Nonmatching */
return TRUE;
}
/* 0000153C-00001640 .text daSbox_Delete__FP8daSbox_c */
@@ -133,8 +133,8 @@ static BOOL daSbox_Delete(daSbox_c*) {
}
/* 00001640-00001660 .text daSbox_Create__FP10fopAc_ac_c */
static cPhs_State daSbox_Create(fopAc_ac_c*) {
/* Nonmatching */
static cPhs_State daSbox_Create(fopAc_ac_c* i_this) {
return ((daSbox_c*)i_this)->create();
}
static actor_method_class l_daSbox_Method = {