This commit is contained in:
lepelog
2021-03-30 23:46:54 +02:00
parent 48c0c63fa1
commit aba5c8c4de
3 changed files with 271 additions and 507 deletions
+1 -5
View File
@@ -6,6 +6,7 @@
#include "f_pc/f_pc_base.h"
#include "dol2asm.h"
#include "dolphin/types.h"
#include "SSystem/SComponent/c_malloc.h"
//
// Types:
@@ -23,11 +24,6 @@ struct layer_class {};
struct delete_tag_class {};
struct cMl {
/* 80263228 */ void memalignB(int, u32);
/* 80263260 */ void free(void*);
};
struct base_process_class {};
//