mirror of
https://github.com/libretro/Mesen.git
synced 2025-01-07 09:20:57 +00:00
4 lines
107 B
C++
4 lines
107 B
C++
#include "stdafx.h"
|
|
#include "VsControlManager.h"
|
|
|
|
VsControlManager *VsControlManager::_instance = nullptr; |