mirror of
https://github.com/love2d/love.git
synced 2026-08-12 16:40:57 +02:00
Moved Mac-specific code from platform/macosx/ to src/common/
--HG-- branch : minor
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ extern "C" {
|
||||
#endif // LOVE_WINDOWS
|
||||
|
||||
#ifdef LOVE_MACOSX
|
||||
#include "OSX.h"
|
||||
#include "common/OSX.h"
|
||||
#endif // LOVE_MACOSX
|
||||
|
||||
#ifdef LOVE_WINDOWS
|
||||
|
||||
Reference in New Issue
Block a user