Update cluster_research.c

This commit is contained in:
Jason Bou-Samra
2024-06-08 20:44:07 +10:00
committed by GitHub
parent 1001a5bfbe
commit 6536fe3118
+1 -1
View File
@@ -7,12 +7,12 @@
/********************
* tile combos *
* empty = 0 *
* pink = 6 *
* green = 1 *
* purple = 2 *
* yellow = 3 *
* orange = 4 *
* cyan = 5 *
* pink = 6 *
* ******************/
#include <stdio.h>