1
This commit is contained in:
parent
8b113606e3
commit
e2f4d2c9a4
@ -359,6 +359,7 @@ namespace a8
|
|||||||
for (int j = 0; j < TVR_SIZE; j++) {
|
for (int j = 0; j < TVR_SIZE; j++) {
|
||||||
free_timers(base_->tv1.vec + j);
|
free_timers(base_->tv1.vec + j);
|
||||||
}
|
}
|
||||||
|
free_timers(&base_->free_timer);
|
||||||
}
|
}
|
||||||
|
|
||||||
void Timer::GC_TimerFunc(const a8::XParams& param)
|
void Timer::GC_TimerFunc(const a8::XParams& param)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user