Update research.h
This commit is contained in:
@@ -6,4 +6,5 @@ int eliminate_c(void); // eliminate clusters
|
|||||||
int cascade(void); // cascade ceiling tiles
|
int cascade(void); // cascade ceiling tiles
|
||||||
int clear_mat(void); // clear matched array;
|
int clear_mat(void); // clear matched array;
|
||||||
|
|
||||||
|
extern int matched;
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user