mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-07 11:48:50 -04: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