mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-05-08 08:11:21 +00:00
added -font to -help
This commit is contained in:
@@ -407,6 +407,7 @@ int arg::readCommon() {
|
||||
printf(" -s FILE - use the specified highscore file\n");
|
||||
printf(" -m FILE - use the specified soundtrack (music)\n");
|
||||
printf(" -se DIR - the directory containing sound effects\n");
|
||||
printf(" -font FILE - use the specified font file\n");
|
||||
|
||||
printf("\nLogging:\n");
|
||||
printf(" -log PATTERN - log events matching the pattern\n");
|
||||
|
||||
Reference in New Issue
Block a user