Fix last commit whoops

This commit is contained in:
UnknownShadow200 2024-04-29 08:24:48 +10:00
parent 207989a2f0
commit d3c1ccf52d

View file

@ -24,6 +24,9 @@
#include "Input.h"
#include "Utils.h"
#include "Event.h"
#include "Stream.h"
#include "Logger.h"
#include "Errors.h"
struct FontDesc titleFont, textFont, hintFont, logoFont, rowFont;
/* Contains the pixels that are drawn to the window */