CPad done

This commit is contained in:
Fire-Head 2019-06-13 03:35:26 +03:00
commit 75bca8e31e
27 changed files with 2251 additions and 154 deletions

View file

@ -6,4 +6,5 @@ public:
static void Display(void);
static uint8 &Mode;
static Bool &bPlayingBackFromFile;
};