mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-19 03:33:56 +00:00
Separate application and emulator settings
This commit is contained in:
@@ -137,7 +137,7 @@ namespace
|
||||
|
||||
void run(const std::string_view application)
|
||||
{
|
||||
emulator_settings settings{
|
||||
application_settings settings{
|
||||
.application = application,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user