d_a_obj_Vteng

This commit is contained in:
Jasper St. Pierre
2023-11-10 20:43:44 -08:00
parent b100c5b59e
commit c2e50429ba
4 changed files with 147 additions and 30 deletions
-1
View File
@@ -142,7 +142,6 @@ BOOL daObjGbed_IsDelete(daObjGbed_c* i_this) {
return TRUE;
}
static actor_method_class l_daObjGbed_Method = {
(process_method_func)daObjGbed_Create,
(process_method_func)daObjGbed_Delete,