Improvements to getscript

This commit is contained in:
Simon Robertshaw
2011-08-25 12:20:00 +01:00
parent 80e10460b8
commit e9331794bd
3 changed files with 73 additions and 45 deletions

View File

@@ -16,9 +16,12 @@
#define IDENT_VERSION "G" //Change this if you're not Simon! It should be a single letter.
#define SERVER "powdertoy.co.uk"
#define SCRIPTSERVER "powdertoy.co.uk"
#define LOCAL_SAVE_DIR "Saves"
#define LOCAL_LUA_DIR "Lua"
#define THUMB_CACHE_SIZE 256
#ifndef M_PI