summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/clifront.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/clifront.c')
-rw-r--r--src/emu/clifront.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/clifront.c b/src/emu/clifront.c
index ad7c39a74d2..15717b824bd 100644
--- a/src/emu/clifront.c
+++ b/src/emu/clifront.c
@@ -67,7 +67,7 @@ static void match_roms(const char *hash, int length, int *found);
COMMAND-LINE OPTIONS
***************************************************************************/
-const options_entry cli_options[] =
+static const options_entry cli_options[] =
{
/* core commands */
{ NULL, NULL, OPTION_HEADER, "CORE COMMANDS" },