Skip to content
Snippets Groups Projects
Commit 94858aed authored by Marco Z's avatar Marco Z
Browse files

Extend HU_FONTSTART to STCFN022 (from 2.2)

parent 9d212b34
No related branches found
No related tags found
3 merge requests!488Merge in next and don't billboard papersprites in GL,!417Changes related to 2.1.22 patch.dta update,!402Update code versions to 2.1.22
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
//------------------------------------ //------------------------------------
// heads up font // heads up font
//------------------------------------ //------------------------------------
#define HU_FONTSTART '\x1F' // the first font character #define HU_FONTSTART '\x16' // the first font character
#define HU_FONTEND '~' #define HU_FONTEND '~'
#define HU_FONTSIZE (HU_FONTEND - HU_FONTSTART + 1) #define HU_FONTSIZE (HU_FONTEND - HU_FONTSTART + 1)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment