Update comments
Co-Authored-By: Mireille <13669774+fleroviux@users.noreply.github.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#pragma once
|
||||
#include <filesystem>
|
||||
|
||||
// Remember to initialize everything field here to its default value otherwise bad things will happen
|
||||
// Remember to initialize every field here to its default value otherwise bad things will happen
|
||||
struct EmulatorConfig {
|
||||
bool shaderJitEnabled = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user