mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 01:59:52 -06:00
Android: Implement basic read-only cheats list
This commit is contained in:
@ -1,4 +1,7 @@
|
||||
add_library(main SHARED
|
||||
Cheats/ARCheat.cpp
|
||||
Cheats/GeckoCheat.cpp
|
||||
Cheats/PatchCheat.cpp
|
||||
Config/NativeConfig.cpp
|
||||
Config/PostProcessing.cpp
|
||||
GameList/GameFile.cpp
|
||||
|
Reference in New Issue
Block a user