SHLD, element that grows from spark and will regrow if damaged. Lots of other small changes and fixes. replace mode ONLY draws on the element to be replaced.

This commit is contained in:
Cracker64
2010-12-01 15:27:13 -05:00
parent 491016eaf4
commit 656b5ff496
5 changed files with 228 additions and 41 deletions

View File

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