mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 01:19:19 +02:00
snapshot
This commit is contained in:
@@ -19,7 +19,7 @@ class eu07_application {
|
||||
public:
|
||||
// types
|
||||
enum mode {
|
||||
// launcher = 0,
|
||||
launcher = 0,
|
||||
scenarioloader,
|
||||
driver,
|
||||
editor,
|
||||
@@ -45,6 +45,8 @@ public:
|
||||
exit();
|
||||
void
|
||||
render_ui();
|
||||
void
|
||||
begin_ui_frame();
|
||||
// switches application to specified mode
|
||||
bool
|
||||
pop_mode();
|
||||
|
||||
Reference in New Issue
Block a user