rnd-20131113-1-src
[rocksndiamonds.git] / src / libgame / macosx.h
index c4818e76a4d3448c15e785b2a76ca5f56988f454..ddd9d4b14d8d14dda0bf8a00672f765e15cd198c 100644 (file)
 #define MACOSX_H
 
 
+/* define some Mac OS X specific paths */
+
+#define MAC_APP_BINARY_SUBDIR  "Contents/MacOS"
+
+
 /* some symbols are already defined on Mac OS X */
 #define Delay Delay_internal
 #define DrawLine DrawLine_internal