- file renaming and includes done
[genesis3d.git] / G3D / Log.h
index b112ce2..1b1ec2c 100644 (file)
--- a/G3D/Log.h
+++ b/G3D/Log.h
@@ -35,7 +35,7 @@ void Log_Printf(const char * string, ...);
 \r
 #else  // _LOG\r
 \r
-static _inline void Log_Printf(const char * str, ...) { }\r
+static inline void Log_Printf(const char * str, ...) { }\r
 #define Log_Puts(string)\r
 \r
 #endif // _LOG\r