Added second stickman for Lulz, it works great though, controlled by wasd. 's' was moved to ctrl-s and d is ctrl-d

This commit is contained in:
Cracker64
2010-12-18 02:14:53 -05:00
parent 809676a1dc
commit 039a4e2f31
6 changed files with 587 additions and 16 deletions

View File

@@ -140,6 +140,7 @@ int GRID_MODE;
int VINE_MODE;
int DEBUG_MODE;
int GENERATION;
int isplayer2;
extern sign signs[MAXSIGNS];
extern stamp stamps[STAMP_MAX];
extern int stamp_count;