[Feature] In-game gameplay stats timer (#2910)
* Implement in-game gameplay stats timer * Change timer to render on top of everything
This commit is contained in:
@@ -1714,6 +1714,8 @@ void Play_Draw(PlayState* play) {
|
||||
}
|
||||
|
||||
CLOSE_DISPS(gfxCtx);
|
||||
|
||||
Interface_DrawTotalGameplayTimer(play);
|
||||
}
|
||||
|
||||
time_t Play_GetRealTime() {
|
||||
|
||||
Reference in New Issue
Block a user