pause: cleanup, remove an unused hook

This commit is contained in:
somewhatlurker
2019-10-21 13:46:34 +11:00
parent 187eb7350b
commit 4540264c96
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();