yuzu-qt: Track play time

This commit is contained in:
Mario
2023-08-26 21:19:00 -04:00
committed by Liam
parent 6c4abd23be
commit 5464423667
15 changed files with 334 additions and 0 deletions

View File

@ -195,6 +195,8 @@ add_executable(yuzu
multiplayer/state.cpp
multiplayer/state.h
multiplayer/validation.h
play_time.cpp
play_time.h
precompiled_headers.h
qt_common.cpp
qt_common.h