mirror of
https://github.com/love2d/love.git
synced 2026-08-18 11:44:15 +02:00
Misc. fixes
This commit is contained in:
@@ -31,9 +31,6 @@
|
||||
#if defined(__APPLE__)
|
||||
# define LOVE_MACOSX 1
|
||||
#endif
|
||||
#if defined(macintosh)
|
||||
# define LOVE_MACOS 1
|
||||
#endif
|
||||
|
||||
// Endianness.
|
||||
#if defined(__i386__) || defined(__i386)
|
||||
|
||||
Reference in New Issue
Block a user