Linux build fix

This commit is contained in:
Connor McLaughlin
2020-01-24 16:44:13 +10:00
parent 1b9609ef61
commit 4c59d8a9ea
3 changed files with 7 additions and 7 deletions

View File

@ -86,7 +86,7 @@ private:
System* m_system = nullptr;
InterruptController* m_interrupt_controller = nullptr;
GPU* m_gpu = nullptr;
std::unique_ptr<TimingEvent> m_sysclk_event = nullptr;
std::unique_ptr<TimingEvent> m_sysclk_event;
std::array<CounterState, NUM_TIMERS> m_states{};
u32 m_sysclk_div_8_carry = 0; // partial ticks for timer 3 with sysclk/8