mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-03 12:02:25 -07:00
common: Move settings to common from core.
- Removes a dependency on core and input_common from common.
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
#include <fmt/format.h>
|
||||
|
||||
#include "common/file_util.h"
|
||||
#include "common/settings.h"
|
||||
#include "core/hle/service/acc/profile_manager.h"
|
||||
#include "core/settings.h"
|
||||
|
||||
namespace Service::Account {
|
||||
|
||||
|
Reference in New Issue
Block a user