Controller menu

This commit is contained in:
Sergeanur
2021-02-03 02:41:12 +02:00
parent 4afa7b86ae
commit 91612eb45a
16 changed files with 670 additions and 40 deletions

View File

@@ -109,6 +109,7 @@ public:
static CSprite2d ButtonSprite[MAX_BUTTON_ICONS];
static int PS2Symbol;
static void LoadButtons(const char *txdPath);
static void DrawButton(float x, float y);
#endif // BUTTON_ICONS