mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-02 23:22:25 -07:00
Massive removal of unused modules
This commit is contained in:
10
src/yuzu/ui_settings.cpp
Normal file
10
src/yuzu/ui_settings.cpp
Normal file
@@ -0,0 +1,10 @@
|
||||
// Copyright 2016 Citra Emulator Project
|
||||
// Licensed under GPLv2 or any later version
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#include "ui_settings.h"
|
||||
|
||||
namespace UISettings {
|
||||
|
||||
Values values = {};
|
||||
}
|
Reference in New Issue
Block a user