1
0
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:
Zeno Rogue
2026-04-17 16:47:11 +02:00
parent 50cabd4521
commit 686f82f0c8
+1
View File
@@ -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");