diff --git a/src/g_input.c b/src/g_input.c index 489806d84..44d9f2b28 100644 --- a/src/g_input.c +++ b/src/g_input.c @@ -990,6 +990,10 @@ static const char *gamecontrolname[num_gamecontrols] = "jump", "console", "pause", + "systemmenu", + "screenshot", + "recordgif", + "viewpoint", "custom1", "custom2", "custom3",