git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@475 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
NishiOwO
2025-10-23 07:38:22 +00:00
parent b77b9fe803
commit 4618fee8d5
6 changed files with 732 additions and 338 deletions

View File

@@ -52,7 +52,7 @@ MWDECL unsigned int MwBoldTTFDataSize;
MWDECL void* MwFontLoad(unsigned char* data, unsigned int size);
/*!
* %brieff Frees a font handle
* %brief Frees a font handle
* %param handle Handle
*/
MWDECL void MwFontFree(void* handle);