aboutsummaryrefslogtreecommitdiffstats
path: root/src/command.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/command.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/command.h b/src/command.h
index 9a8030284..6da0025c2 100644
--- a/src/command.h
+++ b/src/command.h
@@ -52,6 +52,7 @@ typedef enum
CMD_SCREEN_KEYDEF,
CMD_SCREEN_CLOCK,
CMD_SCREEN_HELP,
+ CMD_SCREEN_LYRICS,
CMD_QUIT
} command_t;