Some cleanup.

This commit is contained in:
VoltZ
2019-11-20 20:41:29 +01:00
parent 348b29910a
commit 0c300aed09
4 changed files with 69 additions and 132 deletions
-6
View File
@@ -38,12 +38,6 @@ public:
void Draw(void) const override;
void Logic(u32 hDown, u32 hHeld, touchPosition touch) override;
private:
void DrawMainMenu(void) const;
void DisplayTestbar(void) const;
void ProgressBarLogic(u32 hDown, u32 hHeld);
int keyRepeatDelay = 3;
int mode = 0;
int Selection = 0;
std::vector<Structs::ButtonPos> mainButtons = {