summaryrefslogtreecommitdiff
path: root/src/d/file/d_file_select.cpp
diff options
context:
space:
mode:
authorJulgodis <>2021-04-08 21:05:48 +0200
committerJulgodis <>2021-04-08 21:05:48 +0200
commit2661db6aaa98a5bbd17691cb438ef64752dbcdf4 (patch)
tree4e6d8499431192316bc2bae0cec8e6f92636b4b4 /src/d/file/d_file_select.cpp
parenta23a10639979ee10cbea5ffdadadc490d9e60227 (diff)
auto decompile more functions
Diffstat (limited to 'src/d/file/d_file_select.cpp')
-rw-r--r--src/d/file/d_file_select.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/d/file/d_file_select.cpp b/src/d/file/d_file_select.cpp
index 65bed4b350..27adf9a6a1 100644
--- a/src/d/file/d_file_select.cpp
+++ b/src/d/file/d_file_select.cpp
@@ -34,14 +34,14 @@ struct mDoGph_gInf_c {
static u8 mFader[4];
};
-struct J3DMaterialTable {};
-
struct J3DModelData {};
struct J3DAnmTevRegKey {
/* 8032B87C */ void searchUpdateMaterialID(J3DModelData*);
};
+struct J3DMaterialTable {};
+
struct mDoExt_brkAnm {
/* 8000D70C */ void init(J3DMaterialTable*, J3DAnmTevRegKey*, int, int, f32, s16, s16);
/* 8000D7A8 */ void entry(J3DMaterialTable*, f32);
@@ -83,8 +83,6 @@ struct dSv_event_c {
/* 800349BC */ void isEventBit(u16) const;
};
-struct JKRArchive {};
-
struct J2DAnmTextureSRTKey {
/* 80184274 */ ~J2DAnmTextureSRTKey();
};
@@ -103,6 +101,8 @@ struct J2DPane {
/* 802F7FCC */ void animationTransform();
};
+struct JKRArchive {};
+
struct dSelect_cursor_c {
/* 80194220 */ dSelect_cursor_c(u8, f32, JKRArchive*);
/* 801950F4 */ void setPos(f32, f32, J2DPane*, bool);