diff Monsters.cpp @ 2153:d28d3c006077

Some Render decoupling.
author Nomad
date Thu, 09 Jan 2014 02:34:20 +0200
parents 30c2b575d25c
children 9856c2f8f918
line wrap: on
line diff
--- a/Monsters.cpp	Thu Jan 09 01:37:34 2014 +0200
+++ b/Monsters.cpp	Thu Jan 09 02:34:20 2014 +0200
@@ -1,7 +1,3 @@
-#ifdef _MSC_VER
-#define _CRT_SECURE_NO_WARNINGS
-#endif
-
 #include <stdlib.h>
 #include <stdio.h>
 #include <string.h>