summaryrefslogtreecommitdiff
path: root/include/SSystem
diff options
context:
space:
mode:
authorHoward Luck <pheenoh@gmail.com>2025-06-08 12:01:18 -0600
committerGitHub <noreply@github.com>2025-06-08 21:01:18 +0300
commit5ec7e42c2d72601ba1852e044222282bdf259141 (patch)
treeedad5adbaa787aede7597b604cdf1be38ad1ab27 /include/SSystem
parent1a7b14537c15fe1429fa924bd90f40a50db66dcd (diff)
d_a_npc_kn work (#2274)
* checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * fixups * check * fixes 2 * fixes 3 * fixes 4 * fixes 5 --------- Co-authored-by: pheenoh <pheenoh@macmini.local> Co-authored-by: pheenoh <pheenoh@macmini.lan>
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 c8c413edc8..72c2f633a8 100644
--- a/include/SSystem/SComponent/c_cc_d.h
+++ b/include/SSystem/SComponent/c_cc_d.h
@@ -13,6 +13,7 @@ class fopAc_ac_c;
enum CcG_Tg_HitMark {
CcG_Tg_UNK_MARK_0 = 0,
+ CcG_Tg_UNK_MARK_1 = 1,
CcG_Tg_UNK_MARK_2 = 2,
CcG_Tg_UNK_MARK_3 = 3,
CcG_Tg_UNK_MARK_6 = 6,