Move text rendering to Common.
This commit is contained in:
parent
0e3a84b4a8
commit
8761bf2bc9
26 changed files with 130 additions and 112 deletions
|
@ -21,7 +21,7 @@
|
|||
|
||||
#include "Common/Render/TextureAtlas.h"
|
||||
#include "Common/GPU/OpenGL/GLFeatures.h"
|
||||
#include "gfx_es2/draw_text.h"
|
||||
#include "Common/Render/Text/draw_text.h"
|
||||
|
||||
#include "Common/UI/Root.h"
|
||||
#include "Common/UI/UI.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue