mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-01-22 17:12:25 -05:00
Fix last commit whoops
This commit is contained in:
parent
207989a2f0
commit
d3c1ccf52d
1 changed files with 3 additions and 0 deletions
|
@ -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 */
|
||||
|
|
Loading…
Reference in a new issue