GRAPHICS: Move NewFont code to a separate file.
This commit is contained in:
parent
12c94f749d
commit
8201df7bb6
11 changed files with 900 additions and 833 deletions
|
@ -33,6 +33,7 @@
|
|||
#include "graphics/imagedec.h"
|
||||
#include "graphics/surface.h"
|
||||
#include "graphics/VectorRenderer.h"
|
||||
#include "graphics/fonts/bdf.h"
|
||||
|
||||
#include "gui/widget.h"
|
||||
#include "gui/ThemeEngine.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue