mirror of
https://github.com/zeldaret/tp
synced 2026-06-02 18:18:59 -04:00
auto decompile more functions
This commit is contained in:
@@ -70,14 +70,6 @@ struct Z2FxLineMgr {
|
||||
/* 802BA7DC */ Z2FxLineMgr();
|
||||
};
|
||||
|
||||
struct JAISoundHandle {};
|
||||
|
||||
struct JKRSolidHeap {};
|
||||
|
||||
struct JKRArchive {};
|
||||
|
||||
struct JAISoundID {};
|
||||
|
||||
struct JGeometry {
|
||||
template <typename A1>
|
||||
struct TVec3 {};
|
||||
@@ -85,6 +77,14 @@ struct JGeometry {
|
||||
struct TVec3__template0 {};
|
||||
};
|
||||
|
||||
struct JAISoundID {};
|
||||
|
||||
struct JKRArchive {};
|
||||
|
||||
struct JKRSolidHeap {};
|
||||
|
||||
struct JAISoundHandle {};
|
||||
|
||||
struct Z2AudioMgr {
|
||||
/* 802CD248 */ Z2AudioMgr();
|
||||
/* 802CD34C */ void init(JKRSolidHeap*, u32, void*, JKRArchive*);
|
||||
@@ -191,7 +191,6 @@ struct JASGenericMemPool {
|
||||
};
|
||||
|
||||
struct JASDriver {
|
||||
/* 8029C9F0 */ void getSubFrames();
|
||||
/* 8029E178 */ void setOutputMode(u32);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user