Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy

This commit is contained in:
Simon
2011-01-30 20:11:10 +00:00

View File

@@ -5,6 +5,7 @@
#include "defines.h"
#include "interface.h"
#include "graphics.h"
#include "powder.h"
//Signum function
#if defined(WIN32) && !defined(__GNUC__)