mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 16:25:45 +00:00
common: Move global configuration state modifiers back to settings
This commit is contained in:
parent
fc4d2cbf34
commit
5c0cf58f73
5 changed files with 14 additions and 13 deletions
|
@ -39,6 +39,7 @@
|
|||
#include "common/assert.h"
|
||||
#include "common/common_types.h"
|
||||
#include "common/logging/log.h"
|
||||
#include "common/settings.h"
|
||||
#include "common/settings_common.h"
|
||||
#include "yuzu/configuration/shared_translation.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue