Added support for CS: Global Offensive (bug 5299, r=asherkin).

This commit is contained in:
Nicholas Hastings
2012-05-27 16:08:03 -04:00
parent fdec003973
commit 917b6d4521
25 changed files with 708 additions and 53 deletions
+3 -1
View File
@@ -70,7 +70,9 @@
# define PLATFORM_APPLE
# define PLATFORM_LIB_EXT "dylib"
#endif
#define PLATFORM_POSIX
#ifndef PLATFORM_POSIX
# define PLATFORM_POSIX
#endif
#include <errno.h>
#include <unistd.h>
#include <dirent.h>