mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-19 21:33:07 -04:00
Auto-generate trivial process_method_funcs
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user