X-Git-Url: https://git.stderr.nl/gitweb?p=rodin%2Fchimara.git;a=blobdiff_plain;f=player%2Fmain.c;h=089fc24a57c12af4cffdd40a9cc014b36b164340;hp=b86baddb33fec03ba89aa35b7717e315256ff817;hb=828b9d5e00cd6903adc4c3db8f84e53ec17f497e;hpb=8f36c2a6f4503a6e1a9b7368feea758f05fd7b86 diff --git a/player/main.c b/player/main.c index b86badd..089fc24 100644 --- a/player/main.c +++ b/player/main.c @@ -81,11 +81,9 @@ create_window(void) const gchar *actions[] = { "game", "", "open", "F7", + "restore", "O", "save", NULL, /* NULL means use stock accelerator */ "quit", NULL, - "hint", "", - "char_input", "", - "char_input2", "", NULL }; const gchar **ptr;