mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-15 04:02:50 -04:00
auto decompile more functions
This commit is contained in:
@@ -49,18 +49,6 @@ struct TVector_pointer_void {
|
||||
|
||||
namespace JStudio {
|
||||
namespace fvb {
|
||||
struct data {
|
||||
struct TParse_TBlock {};
|
||||
|
||||
struct TParse_TParagraph {
|
||||
struct TData {};
|
||||
|
||||
/* 802850AC */ void getData(JStudio::fvb::data::TParse_TParagraph::TData*) const;
|
||||
};
|
||||
|
||||
static f32 ga4cSignature[1 + 1 /* padding */];
|
||||
};
|
||||
|
||||
struct TObject;
|
||||
struct TControl {
|
||||
/* 80284668 */ TControl();
|
||||
@@ -73,6 +61,18 @@ struct TControl {
|
||||
/* 802848D4 */ void getObject_index(u32);
|
||||
};
|
||||
|
||||
struct data {
|
||||
struct TParse_TBlock {};
|
||||
|
||||
struct TParse_TParagraph {
|
||||
struct TData {};
|
||||
|
||||
/* 802850AC */ void getData(JStudio::fvb::data::TParse_TParagraph::TData*) const;
|
||||
};
|
||||
|
||||
static f32 ga4cSignature[1 + 1 /* padding */];
|
||||
};
|
||||
|
||||
struct TObject {
|
||||
/* 80283F80 */ ~TObject();
|
||||
/* 80283FC8 */ void prepare(JStudio::fvb::data::TParse_TBlock const&, JStudio::fvb::TControl*);
|
||||
|
||||
Reference in New Issue
Block a user