move files

git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@537 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
NishiOwO
2025-10-31 21:09:30 +00:00
parent 40c514ef08
commit 8d75f58958
13 changed files with 57 additions and 44 deletions

View File

View File

View File

@@ -13,7 +13,7 @@ typedef struct ttf {
#define TTF
#elif defined(USE_STB_TRUETYPE)
#include "../../external/stb_truetype.h"
#include "../external/stb_truetype.h"
typedef struct ttf {
stbtt_fontinfo font;