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