config: Android is a Linux too
This commit is contained in:
parent
7ddd68de17
commit
332adc456d
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue