mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-11 15:58:59 -05:00
common: Get rid of debug_interface.h
This is technically unused. Also removes TMemChecks because it relies on this. Whenever memory breakpoints are implemented for real, it should be designed to match the codebase debugging mechanisms.
This commit is contained in:
@ -32,7 +32,6 @@ set(HEADERS
|
||||
common_funcs.h
|
||||
common_paths.h
|
||||
common_types.h
|
||||
debug_interface.h
|
||||
emu_window.h
|
||||
file_util.h
|
||||
hash.h
|
||||
|
Reference in New Issue
Block a user