Alignment fix
This commit is contained in:
parent
8f0c888139
commit
7d6cf51b93
@ -161,7 +161,7 @@ Result fontEnsureMapped(void);
|
|||||||
* @brief Fixes the pointers internal to a just-loaded font
|
* @brief Fixes the pointers internal to a just-loaded font
|
||||||
* @param font Font to fix
|
* @param font Font to fix
|
||||||
* @remark Should never be run on the system font, and only once
|
* @remark Should never be run on the system font, and only once
|
||||||
* on any other font.
|
* on any other font.
|
||||||
*/
|
*/
|
||||||
void fontFixPointers(CFNT_s* font);
|
void fontFixPointers(CFNT_s* font);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user