mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-05 14:10:27 -04:00
prepare linux build target Ubuntu 22, x64
This commit is contained in:
parent
8ef23fe366
commit
0a39f2d3d5
4 changed files with 29 additions and 19 deletions
|
@ -20,7 +20,7 @@ void show_help(const char *arg0) {
|
|||
"-l <lang> set language (cz|en)\n"
|
||||
"-s <directory> generate string-tables (for localization) and exit\n"
|
||||
"-h this help\n");
|
||||
exit(0);
|
||||
exit(1);
|
||||
}
|
||||
|
||||
void show_help_short() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue