auto decompile more functions

This commit is contained in:
Julgodis
2021-04-08 21:05:48 +02:00
parent a23a106399
commit 2661db6aaa
559 changed files with 3534 additions and 3686 deletions
-5
View File
@@ -31,11 +31,6 @@ struct JASTaskThread {
/* 8028FE88 */ void pause(bool);
};
struct JASKernel {
/* 80290AC0 */ void getSystemHeap();
/* 80290AC8 */ void getCommandHeap();
};
struct JASCalc {
/* 8028F354 */ void bcopy(void const*, void*, u32);
};