re-generate with bug fixes

This commit is contained in:
Julgodis
2021-03-30 01:58:08 +02:00
parent b27bb6b262
commit 2404fb33c7
3631 changed files with 20347 additions and 42325 deletions
-1
View File
@@ -26,7 +26,6 @@ static void fopVw_Execute(view_class*);
static void fopVw_IsDelete(void*);
static void fopVw_Delete(view_class*);
static void fopVw_Create(void*);
extern "C" extern void* g_fopVw_Method[5 + 1 /* padding */];
extern "C" static void fopVw_Draw__FP10view_class();
extern "C" static void fopVw_Execute__FP10view_class();