Change: Add fonts document to help window

This commit is contained in:
merni-ns
2025-01-14 01:10:35 +05:30
committed by rubidium42
parent 20d1420d66
commit 2ab714b32e
5 changed files with 24 additions and 14 deletions
+1
View File
@@ -53,6 +53,7 @@ static const char * const _subdirs[] = {
"game" PATHSEP "library" PATHSEP,
"screenshot" PATHSEP,
"social_integration" PATHSEP,
"docs" PATHSEP,
};
static_assert(lengthof(_subdirs) == NUM_SUBDIRS);