yuzu-qt: Track play time

This commit is contained in:
Mario 2023-08-26 21:19:00 -04:00 committed by Liam
parent e392005f94
commit 54a5b8062e
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