Use attention enums everywhere instead of integer literals (#3044)

This commit is contained in:
Max Roncace
2026-01-14 09:55:59 -05:00
committed by GitHub
parent c0e0bbaaf3
commit 93dcac3343
59 changed files with 160 additions and 146 deletions
+1 -1
View File
@@ -706,7 +706,7 @@ int daObjTEN_c::create() {
} else {
mDraw = true;
}
attention_info.distances[4] = 0x5d;
attention_info.distances[fopAc_attn_CARRY_e] = 0x5d;
mSex = (fopAcM_GetParam(this) & 0x10) >> 4;
setItemNo(l_ten_itemno[mSex]);
setSaveBitNo(l_musiya_num[mSex]);