summaryrefslogtreecommitdiff
path: root/include/d/col/c
diff options
context:
space:
mode:
authorelijah-thomas774 <elijahthomas774@gmail.com>2026-05-16 00:35:00 -0400
committerelijah-thomas774 <elijahthomas774@gmail.com>2026-05-24 20:34:42 -0400
commit1737da2a216a886e93c568622372ad8ecbe276f0 (patch)
tree7666e7fd2f411b3859bc29893026c23f9efedbe7 /include/d/col/c
parentd2d52cc88c6c4223d6eb892055c73bd937054e2f (diff)
dAcEKs_c: all non-state functions
Diffstat (limited to 'include/d/col/c')
-rw-r--r--include/d/col/c/c_cc_d.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/d/col/c/c_cc_d.h b/include/d/col/c/c_cc_d.h
index 362d88b1..fa5fec03 100644
--- a/include/d/col/c/c_cc_d.h
+++ b/include/d/col/c/c_cc_d.h
@@ -1124,6 +1124,9 @@ public:
void SetCo_0x400() {
mCo.OnSPrm(0x400);
}
+ void SetCo_0x8000() {
+ mCo.OnSPrm(0x8000);
+ }
void SetCo_0x40000000() {
mCo.OnSPrm(0x40000000);
}