diff options
Diffstat (limited to 'include/SSystem')
| -rw-r--r-- | include/SSystem/SComponent/c_cc_d.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/SSystem/SComponent/c_cc_d.h b/include/SSystem/SComponent/c_cc_d.h index 320762ae96..2e7393be49 100644 --- a/include/SSystem/SComponent/c_cc_d.h +++ b/include/SSystem/SComponent/c_cc_d.h @@ -17,6 +17,7 @@ enum CcG_Tg_HitMark { CcG_Tg_UNK_MARK_3 = 3, CcG_Tg_UNK_MARK_6 = 6, CcG_Tg_UNK_MARK_8 = 8, + CcG_Tg_UNK_MARK_9 = 9, }; class cCcD_PntAttr; |
