mirror of
https://github.com/SourMesen/Mesen.git
synced 2025-04-02 10:52:48 -04:00
4 lines
94 B
C++
4 lines
94 B
C++
#include "stdafx.h"
|
|
#include "ApuLengthCounter.h"
|
|
|
|
bool ApuLengthCounter::_needToRun = false;
|