mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-23 20:27:52 -05:00
Add performance statistics to status bar
This commit is contained in:
@ -170,6 +170,7 @@ set(SRCS
|
||||
loader/smdh.cpp
|
||||
tracer/recorder.cpp
|
||||
memory.cpp
|
||||
perf_stats.cpp
|
||||
settings.cpp
|
||||
)
|
||||
|
||||
@ -357,6 +358,7 @@ set(HEADERS
|
||||
memory.h
|
||||
memory_setup.h
|
||||
mmio.h
|
||||
perf_stats.h
|
||||
settings.h
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user