Missing files from previous commit

This commit is contained in:
Simon Robertshaw 2011-06-12 22:59:36 +01:00
parent 61ce0f4376
commit 7edf6378da

View File

@ -14,6 +14,8 @@
#define SERVER "powdertoy.co.uk"
#define LOCAL_SAVE_DIR "Saves"
#define THUMB_CACHE_SIZE 256
#ifndef M_PI
@ -69,6 +71,11 @@ extern unsigned char ZSIZE;
#define GRID_S 6
#define GRID_Z 3
#define CATALOGUE_X 4
#define CATALOGUE_Y 3
#define CATALOGUE_S 6
#define CATALOGUE_Z 3
#define STAMP_X 4
#define STAMP_Y 4
#define STAMP_MAX 240