pause: cleanup, remove an unused hook

This commit is contained in:
somewhatlurker
2019-10-21 13:46:34 +11:00
parent f7076adcb8
commit 39d2f18c3f
6 changed files with 37 additions and 52 deletions
@@ -29,7 +29,6 @@ namespace TLAC::Components
void UpdateInput();
void UpdatePostInput();
void UpdateDrawSprites();
void UpdatePostDraw();
void OnFocusGain();
void OnFocusLost();
void Dispose();