fix on other platforms
This commit is contained in:
parent
cfe6ac5e03
commit
070194ef92
3 changed files with 3 additions and 2 deletions
|
@ -60,6 +60,8 @@ SDLJoystick *joystick = NULL;
|
|||
|
||||
#if PPSSPP_PLATFORM(MAC) || PPSSPP_PLATFORM(IOS)
|
||||
#include "UI/DarwinFileSystemServices.h"
|
||||
#else
|
||||
#define PostDarwinNotificationIfPossible(name, value)
|
||||
#endif
|
||||
|
||||
#if PPSSPP_PLATFORM(MAC)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue