Fixed typo in macro PLATFORM_MACOS (Added X)

Former-commit-id: f60f6019768ee6f69a1be157a5c88096f5ee421d
This commit is contained in:
Lynix 2013-01-15 16:54:23 +01:00
parent 09e0ab898d
commit 01d82c7a11
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@
#endif
/*#elif defined(__APPLE__) || defined(macintosh) || defined(Macintosh)
#define NAZARA_API
#define NAZARA_PLATFORM_MACOS
#define NAZARA_PLATFORM_MACOSX
#define NAZARA_PLATFORM_POSIX
#elif defined(__FreeBSD__)
#define NAZARA_API