mirror of
https://github.com/zeldaret/tp
synced 2026-05-29 08:43:05 -04:00
auto decompile more functions
This commit is contained in:
@@ -11,13 +11,13 @@
|
||||
// Types:
|
||||
//
|
||||
|
||||
struct JKRArchive {};
|
||||
|
||||
struct J2DPane {
|
||||
/* 802F7100 */ void getBounds();
|
||||
/* 802F7FCC */ void animationTransform();
|
||||
};
|
||||
|
||||
struct JKRArchive {};
|
||||
|
||||
struct dSelect_cursor_c {
|
||||
/* 80194220 */ dSelect_cursor_c(u8, f32, JKRArchive*);
|
||||
/* 801950F4 */ void setPos(f32, f32, J2DPane*, bool);
|
||||
|
||||
@@ -20,14 +20,14 @@ struct dMsgString_c {
|
||||
/* 80249D28 */ ~dMsgString_c();
|
||||
};
|
||||
|
||||
struct J2DOrthoGraph {};
|
||||
|
||||
struct STControl {
|
||||
/* 8003219C */ void checkTrigger();
|
||||
/* 80032524 */ void checkUpTrigger();
|
||||
/* 800325A0 */ void checkDownTrigger();
|
||||
};
|
||||
|
||||
struct J2DOrthoGraph {};
|
||||
|
||||
struct dMsgScrnExplain_c {
|
||||
/* 8023CC88 */ dMsgScrnExplain_c(STControl*, u8, bool, u8);
|
||||
/* 8023D538 */ ~dMsgScrnExplain_c();
|
||||
|
||||
@@ -18,10 +18,10 @@ struct dMsgScrnLight_c {
|
||||
|
||||
struct J2DAnmTextureSRTKey {};
|
||||
|
||||
struct JKRExpHeap {};
|
||||
|
||||
struct J2DAnmColor {};
|
||||
|
||||
struct JKRExpHeap {};
|
||||
|
||||
struct dMsgScrnItem_c {
|
||||
/* 8023E79C */ dMsgScrnItem_c(u8, u8, JKRExpHeap*);
|
||||
/* 8023F51C */ ~dMsgScrnItem_c();
|
||||
|
||||
Reference in New Issue
Block a user