Fixed one compilation warning, fixed typo in help, Updated help and credits (pending approval by Pulkomandy!)

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1022 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Yves Rizoud
2009-09-11 19:52:09 +00:00
parent 2ce0a2538b
commit e1d8ca9d05
9 changed files with 78 additions and 34 deletions

View File

@@ -25,6 +25,7 @@
#include "global.h"
#include "sdlscreen.h"
#include "misc.h"
#include "graph.h"
#include "pxsimple.h"
void Pixel_simple (word x,word y,byte color)