summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-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 1594d33..7f560c2 100644
--- a/include/pso/TObject.h
+++ b/include/pso/TObject.h
@@ -23,6 +23,8 @@ public:
TObject *up;
TObject *down;
public:
+ void set_flag_4();
+ void clear_flag_4();
void set_flag_3();
void clear_flag_3();
void set_flag_0();