mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-11 13:10:02 -04:00
Add drawlist inlines
This commit is contained in:
@@ -637,7 +637,7 @@ void dEvDtStaff_c::specialProcDirector() {
|
||||
{
|
||||
f32* rate = dComIfGp_evmng_getMyFloatP(staffIdx, "Rate");
|
||||
JUT_ASSERT(0x384, rate);
|
||||
dDlst_list_c::wipeIn(-*rate);
|
||||
dDlst_list_c::wipeOut(*rate);
|
||||
if (*rate > 0.0f)
|
||||
mWipeDirection = 0;
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user