tlac: aet drawing funcs

This commit is contained in:
somewhatlurker
2019-10-21 18:50:57 +11:00
parent 35e7438f02
commit af26ff5caa
3 changed files with 60 additions and 0 deletions
@@ -57,6 +57,13 @@ namespace TLAC::Components
static unsigned int mainMenuPos; // syncs to menuPos when menuSet == menuset_main (used for restoring on back)
static unsigned int menuSet;
/*
int triangleAet;
int squareAet;
int crossAet;
int circleAet;
*/
static std::chrono::time_point<std::chrono::high_resolution_clock> menuItemSelectTime;
enum menusets