aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/alan3/glkstart.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/glk/alan3/glkstart.cpp')
-rw-r--r--engines/glk/alan3/glkstart.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/glk/alan3/glkstart.cpp b/engines/glk/alan3/glkstart.cpp
index 0c54cfd447..da20f0fd66 100644
--- a/engines/glk/alan3/glkstart.cpp
+++ b/engines/glk/alan3/glkstart.cpp
@@ -42,7 +42,7 @@
namespace Glk {
namespace Alan3 {
-glkunix_argumentlist_t glkunix_arguments[] = {
+const glkunix_argumentlist_t glkunix_arguments[] = {
{ "-l", glkunix_arg_NoValue, "-l: log player command and game output" },
{ "-c", glkunix_arg_NoValue, "-c: log player commands to a file" },
{ "-n", glkunix_arg_NoValue, "-n: no status line" },