Lots of small changes/fixes mentioned in my mod post.

This commit is contained in:
Cracker64
2010-12-10 14:05:06 -05:00
parent d017764fbe
commit 95c4e49f53
5 changed files with 57 additions and 19 deletions

View File

@@ -136,6 +136,7 @@ int REPLACE_MODE;
int CURRENT_BRUSH;
int GRID_MODE;
int VINE_MODE;
int DEBUG_MODE;
extern sign signs[MAXSIGNS];
extern stamp stamps[STAMP_MAX];
extern int stamp_count;