d_a_e_gb debug + documentation (#2916)

* cleanup and documentation

* PR cleanup
This commit is contained in:
Carco_21
2025-12-08 23:33:55 -05:00
committed by GitHub
parent 1adace595e
commit 14738e6b49
4 changed files with 914 additions and 848 deletions
+1 -1
View File
@@ -517,7 +517,7 @@ bool daPy_py_c::checkBoomerangCharge() {
return daAlink_getAlinkActorClass()->checkBoomerangChargeEnd();
}
u8 daPy_py_c::checkBoomerangChargeTime() {
bool daPy_py_c::checkBoomerangChargeTime() {
return 0;
}