summaryrefslogtreecommitdiff
path: root/include/pso/TObject.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pso/TObject.h')
-rw-r--r--include/pso/TObject.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/pso/TObject.h b/include/pso/TObject.h
index 8532d5a..62f02ef 100644
--- a/include/pso/TObject.h
+++ b/include/pso/TObject.h
@@ -17,6 +17,8 @@ public:
TObject *up;
TObject *down;
public:
+ void set_flag_3();
+ void clear_flag_3();
void set_flag_0();
void set_flag_9();
u32 get_flag_9();