aboutsummaryrefslogtreecommitdiff
path: root/bridges.c
diff options
context:
space:
mode:
Diffstat (limited to 'bridges.c')
-rw-r--r--bridges.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bridges.c b/bridges.c
index 7ea7447..d12aa0b 100644
--- a/bridges.c
+++ b/bridges.c
@@ -632,7 +632,7 @@ static bool island_impossible(struct island *is, bool strict)
#define DEFAULT_PRESET 0
-const struct game_params bridges_presets[] = {
+static const struct game_params bridges_presets[] = {
{ 7, 7, 2, 30, 10, 1, 0 },
{ 7, 7, 2, 30, 10, 1, 1 },
{ 7, 7, 2, 30, 10, 1, 2 },