summaryrefslogtreecommitdiff
path: root/include/SSystem
diff options
context:
space:
mode:
authorhatal175 <hatal175@users.noreply.github.com>2024-12-12 22:58:40 +0200
committerGitHub <noreply@github.com>2024-12-12 12:58:40 -0800
commitee992eb80c798a3c3cec73fb785edf6852fbd259 (patch)
tree70aa0f6832e88619a91548c40f999d5b6ade597a /include/SSystem
parent559fcb3a1649cdc3b671ed0909ab35f15ec0563d (diff)
daObj_BouMato_c OK (#2264)
* daObj_BouMato_c OK * daObjGraRock_c Matched except template function order * daBkyRock_c OK
Diffstat (limited to 'include/SSystem')
-rw-r--r--include/SSystem/SComponent/c_cc_d.h1
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;