diff options
Diffstat (limited to 'include/pso')
-rw-r--r-- | include/pso/TObject.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pso/TObject.h b/include/pso/TObject.h index 0ea2ec4..ce00a97 100644 --- a/include/pso/TObject.h +++ b/include/pso/TObject.h @@ -58,7 +58,7 @@ public: void clear_flag_4(); void set_flag_3(); void clear_flag_3(); - void set_flag_0(); + void queue_destruction(); void set_flag_9(); u32 get_flag_9(); void clear_flag_9(); |