summaryrefslogtreecommitdiff
path: root/include/JSystem/JStage/JSGSystem.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/JSystem/JStage/JSGSystem.h')
-rw-r--r--include/JSystem/JStage/JSGSystem.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/JSystem/JStage/JSGSystem.h b/include/JSystem/JStage/JSGSystem.h
index 0dc426b56b..9728b126ef 100644
--- a/include/JSystem/JStage/JSGSystem.h
+++ b/include/JSystem/JStage/JSGSystem.h
@@ -14,6 +14,10 @@ namespace JStage {
/* 0x6 */ TOBJ_FOG,
};
+ /**
+ * @ingroup jsystem-jstage
+ *
+ */
struct TSystem : public TObject {
/* 80280E90 */ virtual ~TSystem() = 0;
/* 80280EF0 */ virtual s32 JSGFGetType() const;