mirror of
https://github.com/zeldaret/ss
synced 2026-08-05 17:43:38 -04:00
dAcItem_c::executeState_Wait almost OK
This commit is contained in:
@@ -833,6 +833,11 @@ public:
|
||||
mCo.OnSPrm(f);
|
||||
}
|
||||
|
||||
void OffTgCoFlag(u32 f) {
|
||||
mTg.OffSPrm(f);
|
||||
mCo.OffSPrm(f);
|
||||
}
|
||||
|
||||
void SetAtType(u32 type) {
|
||||
mAt.SetType(type);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user