misc classes finished

This commit is contained in:
aap
2019-07-06 12:27:21 +02:00
parent 2d08696190
commit 2b592605ab
13 changed files with 374 additions and 4 deletions

View File

@@ -12,6 +12,7 @@ public:
static CRGBA &ms_colourBottom;
static void Init(void);
static void Shutdown(void);
static void Update(void);
static void Render(void);
static void RenderBackground(int16 topred, int16 topgreen, int16 topblue,