it now compiles on OS X, but does it work?
git-svn-id: svn://svn.icculus.org/netradiant/trunk@169 61c419a2-8eb2-4b30-bcec-8cead039b335
This commit is contained in:
@@ -39,7 +39,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
void about_plugin_window();
|
||||
void MapCoordinator();
|
||||
|
||||
#ifdef __linux__
|
||||
#ifndef _WIN32
|
||||
// linux itoa implementation
|
||||
char* itoa( int value, char* result, int base )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user