mirror of
https://github.com/libretro/ppsspp.git
synced 2025-03-06 23:47:17 +00:00
config: Android is a Linux too
This commit is contained in:
parent
7ddd68de17
commit
332adc456d
@ -98,6 +98,7 @@
|
|||||||
#endif
|
#endif
|
||||||
#elif defined(__ANDROID__)
|
#elif defined(__ANDROID__)
|
||||||
#define PPSSPP_PLATFORM_ANDROID 1
|
#define PPSSPP_PLATFORM_ANDROID 1
|
||||||
|
#define PPSSPP_PLATFORM_LINUX 1
|
||||||
#elif defined(__linux__)
|
#elif defined(__linux__)
|
||||||
#define PPSSPP_PLATFORM_LINUX 1
|
#define PPSSPP_PLATFORM_LINUX 1
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user