fix: tootls: font_converter: font var get right name
This commit is contained in:
parent
bd080a0f9e
commit
e5bdd1b5ee
@ -38,7 +38,7 @@ string: str = f"""\
|
||||
|
||||
#include "font.h"
|
||||
|
||||
struct font minecraft_font[] = {{\\\
|
||||
struct font {font_name}_font[] = {{\\\
|
||||
"""
|
||||
|
||||
for charactere in characteres:
|
||||
|
Loading…
Reference in New Issue
Block a user