Work on JAISeMgr (#368)

This commit is contained in:
hatal175
2023-07-12 10:59:33 +03:00
committed by GitHub
parent 018fdf29d6
commit ed40ffb064
33 changed files with 375 additions and 961 deletions
-8
View File
@@ -63,14 +63,6 @@ struct JASHeap {
/* 80290B54 */ ~JASHeap();
};
struct JASGenericMemPool {
/* 80290848 */ JASGenericMemPool();
/* 80290860 */ ~JASGenericMemPool();
/* 802908C8 */ void newMemPool(u32, int);
/* 80290948 */ void alloc(u32);
/* 80290994 */ void free(void*, u32);
};
//
// Forward References:
//