Fix tn sjis error again

This commit is contained in:
LagoLunatic
2026-07-14 10:53:58 -04:00
parent c06b3874cc
commit a1ef9f163e
+1 -1
View File
@@ -4270,7 +4270,7 @@ static cPhs_State daTn_Create(fopAc_ac_c* a_this) {
return cPhs_ERROR_e;
}
if (hio_set == false) {
l_tnHIO.mNo = mDoHIO_createChild("タートナック", &l_tnHIO); // Tātonakku
l_tnHIO.mNo = mDoHIO_createChild("タートナック", &l_tnHIO); // Taatonakku
i_this->m1433 = 1;
hio_set = true;
}