aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index da5d3b5..a538675 100644
--- a/src/main.c
+++ b/src/main.c
@@ -50,7 +50,7 @@ int main() {
{ "RRRR", 'R', 0 },
{ "FCCC", 'C', 0 },
{ "FFFC", 'C', 0 },
- { "CCRR", 'C', 0 },
+ { "CCRR", '*', 0 },
{ "RFRF", 'R', 0 }
};