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 -5
View File
@@ -11,15 +11,15 @@
// Types:
//
struct JKRArchive {
/* 802D5D38 */ void getResource(u16);
/* 802D610C */ void countResource() const;
struct JKRHeap {
/* 802CE500 */ void free(void*, JKRHeap*);
};
struct Z2FxLineConfig {};
struct JKRHeap {
/* 802CE500 */ void free(void*, JKRHeap*);
struct JKRArchive {
/* 802D5D38 */ void getResource(u16);
/* 802D610C */ void countResource() const;
};
struct Z2FxLineMgr {