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

@@ -1,4 +1,6 @@
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include "const.h"
#include "global.h"