summaryrefslogtreecommitdiff
path: root/libs/JSystem/JStage/JSGSystem.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 /libs/JSystem/JStage/JSGSystem.cpp
parenta23a10639979ee10cbea5ffdadadc490d9e60227 (diff)
auto decompile more functions
Diffstat (limited to 'libs/JSystem/JStage/JSGSystem.cpp')
-rw-r--r--libs/JSystem/JStage/JSGSystem.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/JSystem/JStage/JSGSystem.cpp b/libs/JSystem/JStage/JSGSystem.cpp
index 372be35dbe..62ae7a01f1 100644
--- a/libs/JSystem/JStage/JSGSystem.cpp
+++ b/libs/JSystem/JStage/JSGSystem.cpp
@@ -12,8 +12,6 @@
//
struct JStage {
- struct TEObject {};
-
struct TObject {
/* 80280DD4 */ ~TObject();
/* 80280E1C */ bool JSGGetName() const;
@@ -29,6 +27,8 @@ struct JStage {
/* 80280E54 */ void JSGGetNodeTransformation(u32, f32 (*)[4]) const;
};
+ struct TEObject {};
+
struct TSystem {
/* 80280E90 */ ~TSystem();
/* 80280EF0 */ bool JSGFGetType() const;