mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-22 15:02:54 -04:00
c_angle
This commit is contained in:
@@ -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 {};
|
||||
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user