Default fullscreen and add window option

This commit is contained in:
Iwan Timmer
2015-12-24 17:48:14 +01:00
parent 4f03c65d9c
commit 972318a833
2 changed files with 4 additions and 3 deletions

View File

@@ -139,7 +139,7 @@ static void help() {
printf("\t-keydir <directory>\tLoad encryption keys from directory\n");
#ifdef HAVE_SDL
printf("\n Video options (SDL Only)\n\n");
printf("\t-fullscreen\t\tMake window fullscreen\n");
printf("\t-windowed\t\tDisplay screen in a window\n");
#endif
#ifdef HAVE_EMBEDDED
printf("\n I/O options\n\n");