16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-21 22:59:19 +02:00

Bring back old simulator console as ini option showsystemconsole

This commit is contained in:
2026-05-01 23:51:57 +02:00
parent da67acc993
commit bae20a69e8
4 changed files with 111 additions and 0 deletions

View File

@@ -101,6 +101,7 @@ private:
// methods
bool needs_ogl() const;
void init_debug();
void init_console();
void init_files();
int init_settings( int Argc, char *Argv[] );
int init_locale();