mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-20 02:08:04 -05:00
cheat_engine: Add parser and interpreter for game cheats
This commit is contained in:
@ -31,6 +31,8 @@ add_library(core STATIC
|
||||
file_sys/bis_factory.h
|
||||
file_sys/card_image.cpp
|
||||
file_sys/card_image.h
|
||||
file_sys/cheat_engine.cpp
|
||||
file_sys/cheat_engine.h
|
||||
file_sys/content_archive.cpp
|
||||
file_sys/content_archive.h
|
||||
file_sys/control_metadata.cpp
|
||||
|
Reference in New Issue
Block a user