mirror of
https://github.com/glest/glest-source.git
synced 2025-08-20 23:21:19 +02:00
mac osx build
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
#include <stdio.h>
|
||||
#include "vertex-buffer.h"
|
||||
|
||||
#ifdef _WIN32
|
||||
#if defined(_WIN32) || defined(___APPLE__)
|
||||
|
||||
char * strndup(const char *old, size_t sz)
|
||||
{
|
||||
|
Reference in New Issue
Block a user