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