updated with icons, and some more fixes.

This commit is contained in:
Cracker64
2010-12-12 20:13:05 -05:00
parent af72702434
commit 23f828135a
8 changed files with 24 additions and 22 deletions

View File

@@ -28,6 +28,8 @@
#define YRES 384
#define NPART XRES*YRES
#define MAX_DISTANCE sqrt(pow(XRES, 2)+pow(YRES, 2))
#define MAXSIGNS 16
#define TAG_MAX 256