mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-27 03:38:47 +00:00
Android: Hook up global settings to the new config system
This commit is contained in:
parent
f011e859b4
commit
a538301891
11 changed files with 373 additions and 21 deletions
|
@ -5,6 +5,7 @@ add_library(main SHARED
|
|||
GameList/GameFileCache.cpp
|
||||
IniFile.cpp
|
||||
MainAndroid.cpp
|
||||
NativeConfig.cpp
|
||||
)
|
||||
|
||||
target_link_libraries(main
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue