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
-5
View File
@@ -105,11 +105,6 @@ struct JASHeap {
/* 802A4A5C */ void __defctor();
};
struct JASGenericMemPool {
/* 80290848 */ JASGenericMemPool();
/* 802908C8 */ void newMemPool(u32, int);
};
struct JASAramStream {
static u8 sBlockSize[4];
};