mirror of
https://github.com/libretro/Mesen.git
synced 2024-11-24 01:29:41 +00:00
5 lines
94 B
C++
5 lines
94 B
C++
#include "stdafx.h"
|
|
#include "ApuLengthCounter.h"
|
|
|
|
bool ApuLengthCounter::_needToRun = false;
|