mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-23 13:30:02 +00:00
Buildfix. Recently changed.
This commit is contained in:
parent
7282a1c6a3
commit
21e8a88297
@ -41,7 +41,7 @@ recursive_mutex m_hStepMutex;
|
||||
event m_hInactiveEvent;
|
||||
recursive_mutex m_hInactiveMutex;
|
||||
|
||||
#ifndef ANDROID
|
||||
#ifdef _WIN32
|
||||
InputState input_state;
|
||||
#else
|
||||
extern InputState input_state;
|
||||
|
Loading…
Reference in New Issue
Block a user