some f_op

This commit is contained in:
lepelog
2021-04-09 01:22:16 +02:00
parent 922aa90df7
commit 442764cf68
104 changed files with 1182 additions and 1895 deletions
-10
View File
@@ -25,16 +25,6 @@ struct Z2FxLineMgr {
/* 802BA7FC */ void initDataArc(JKRArchive*, JKRHeap*);
};
struct JAUSection {};
struct Z2AudioArcLoader {
/* 802A9A34 */ Z2AudioArcLoader(JAUSection*);
/* 802A9A70 */ void readCommandMore(u32);
/* 802A9AC8 */ void readBFCA(void const*);
/* 802A9B54 */ void readBSTN(void const*, u32);
/* 802A9B58 */ ~Z2AudioArcLoader();
};
struct JAUSectionHeap {
/* 802A6094 */ void getOpenSection();
};