GUI: don't abort on font load failure
paving the way for custom fonts
This commit is contained in:
parent
1c3074bb43
commit
91579e09eb
4 changed files with 129 additions and 9 deletions
|
|
@ -1,5 +1,4 @@
|
|||
#include "../engine/engine.h"
|
||||
#include "SDL_keycode.h"
|
||||
#include "imgui.h"
|
||||
#include "imgui_impl_sdl.h"
|
||||
#include "imgui_impl_sdlrenderer.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue