summaryrefslogtreecommitdiff
path: root/include/d/col/c
diff options
context:
space:
mode:
authorelijah-thomas774 <elijahthomas774@gmail.com>2025-11-16 01:13:40 -0500
committerelijah-thomas774 <elijahthomas774@gmail.com>2025-11-22 14:53:35 -0500
commit1e29b7940c336147849d32b4c20943277d028fd0 (patch)
tree056478dcf3d2056af29f8b5116fa6fe4deb1c3cd /include/d/col/c
parente696b17adbe5754a68262a63428a36680af50a66 (diff)
states finished
Diffstat (limited to 'include/d/col/c')
-rw-r--r--include/d/col/c/c_cc_d.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/d/col/c/c_cc_d.h b/include/d/col/c/c_cc_d.h
index 998fb161..73be114a 100644
--- a/include/d/col/c/c_cc_d.h
+++ b/include/d/col/c/c_cc_d.h
@@ -913,9 +913,6 @@ public:
void OnAtSet() {
mAt.OnSPrm(1);
}
- void OffAtSet() {
- mAt.OffSPrm(1);
- }
u32 ChkAtNoMass() const {
return mAt.MskSPrm(0x400);
}