mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-28 10:20:04 +02:00
don't list MACOSX twice in intro text
This commit is contained in:
@@ -41,9 +41,6 @@ static const char *introTextData =
|
|||||||
#ifdef X86_SSE3
|
#ifdef X86_SSE3
|
||||||
"X86_SSE3 "
|
"X86_SSE3 "
|
||||||
#endif
|
#endif
|
||||||
#ifdef MACOSX
|
|
||||||
"MACOSX "
|
|
||||||
#endif
|
|
||||||
#ifdef LUACONSOLE
|
#ifdef LUACONSOLE
|
||||||
"LUACONSOLE "
|
"LUACONSOLE "
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user