Updated makefile for MingW support, fixed some strict compilation warnings.

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@133 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Yves Rizoud
2008-09-11 23:40:06 +00:00
parent cd2af629d4
commit 3894c39631
15 changed files with 103 additions and 115 deletions

View File

@@ -4,6 +4,9 @@
* *
************************************************************************/
#include <stdlib.h>
#include <string.h>
#include "const.h"
#include "struct.h"
#include "global.h"