mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-23 08:22:55 +02:00
Missing files from previous commit
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user