This commit is contained in:
Kelebek1
2025-08-20 13:55:25 +01:00
parent d53a6858a1
commit fe758b684c
2 changed files with 3 additions and 34 deletions
-6
View File
@@ -162,16 +162,10 @@ namespace daTsubo {
const AttrSpine_c& attrSpine() { return M_attrSpine; }
const Data_c& data() const { return M_data[mType]; }
const SpecBokoData& data_spec_boko(int index) { return M_data_spec_boko[index]; }
#if VERSION == VERSION_DEMO
bool is_switch() const {
return fopAcM_isSwitch(const_cast<Act_c*>(this), prmZ_get_swSave());
}
#else
BOOL is_switch() const {
int sw = prmZ_get_swSave();
return fopAcM_isSwitch(const_cast<Act_c*>(this), sw);
}
#endif
bool pos_init() {
if (m678 == 2) {