mirror of
https://github.com/Ryujinx/SDL.git
synced 2025-01-22 12:51:05 +00:00
removed extra whitespace.
This commit is contained in:
parent
3da6d2cdde
commit
97d4fe9433
|
@ -79,7 +79,7 @@
|
||||||
#define TARGET_OS_MACCATALYST 0
|
#define TARGET_OS_MACCATALYST 0
|
||||||
#endif
|
#endif
|
||||||
#ifndef TARGET_OS_IOS
|
#ifndef TARGET_OS_IOS
|
||||||
#define TARGET_OS_IOS 0
|
#define TARGET_OS_IOS 0
|
||||||
#endif
|
#endif
|
||||||
#ifndef TARGET_OS_IPHONE
|
#ifndef TARGET_OS_IPHONE
|
||||||
#define TARGET_OS_IPHONE 0
|
#define TARGET_OS_IPHONE 0
|
||||||
|
|
Loading…
Reference in a new issue