mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-03 01:48:29 -04:00
Add configurable logging backends
This commit is contained in:
@@ -51,6 +51,9 @@ struct Values {
|
||||
std::vector<Shortcut> shortcuts;
|
||||
|
||||
uint32_t callout_flags;
|
||||
|
||||
// logging
|
||||
bool show_console;
|
||||
};
|
||||
|
||||
extern Values values;
|
||||
|
||||
Reference in New Issue
Block a user