mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 05:08:57 +00:00
Android: Add graphics mods support to CheatsActivity
This commit is contained in:
parent
45f6d36c45
commit
8f410bff15
13 changed files with 349 additions and 15 deletions
|
@ -2,6 +2,8 @@ add_library(main SHARED
|
|||
Cheats/ARCheat.cpp
|
||||
Cheats/Cheats.h
|
||||
Cheats/GeckoCheat.cpp
|
||||
Cheats/GraphicsMod.cpp
|
||||
Cheats/GraphicsModGroup.cpp
|
||||
Cheats/PatchCheat.cpp
|
||||
Config/NativeConfig.cpp
|
||||
Config/PostProcessing.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue