summaryrefslogtreecommitdiff
path: root/include/d/d_cc_uty.h
diff options
context:
space:
mode:
authorTakaRikka <38417346+TakaRikka@users.noreply.github.com>2024-11-22 13:32:01 -0800
committerGitHub <noreply@github.com>2024-11-22 14:32:01 -0700
commitd0e243a22a66d849947f763483a02105f7a2ec3a (patch)
treeaef949c6178e5ccb7606b6784576a0afac1be4c9 /include/d/d_cc_uty.h
parent2159eac680836de5dba2e0a987f83b7262f07180 (diff)
d_a_b_zant matched + linked (#2253)
* work on b_zant * zant work * more zant work * all b_zant functions done * some doc work * some more doc work * d_a_b_zant linked * fix d_a_b_zant_magic issue
Diffstat (limited to 'include/d/d_cc_uty.h')
-rw-r--r--include/d/d_cc_uty.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/d/d_cc_uty.h b/include/d/d_cc_uty.h
index cc90c79f68..7975eca942 100644
--- a/include/d/d_cc_uty.h
+++ b/include/d/d_cc_uty.h
@@ -31,6 +31,7 @@ struct dCcU_AtInfo {
/* 0x20 */ u8 mHitType;
};
+int pl_cut_LRC(int index);
u16 cc_pl_cut_bit_get();
fopAc_ac_c* cc_at_check(fopAc_ac_c*, dCcU_AtInfo*);
fopAc_ac_c* at_power_check(dCcU_AtInfo* i_AtInfo);