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