Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
SRB2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
STJr
SRB2
Commits
94858aed
Commit
94858aed
authored
6 years ago
by
Marco Z
Browse files
Options
Downloads
Patches
Plain Diff
Extend HU_FONTSTART to STCFN022 (from 2.2)
parent
9d212b34
No related branches found
No related tags found
3 merge requests
!488
Merge in next and don't billboard papersprites in GL
,
!417
Changes related to 2.1.22 patch.dta update
,
!402
Update code versions to 2.1.22
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/hu_stuff.h
+1
-1
1 addition, 1 deletion
src/hu_stuff.h
with
1 addition
and
1 deletion
src/hu_stuff.h
+
1
−
1
View file @
94858aed
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
//------------------------------------
//------------------------------------
// heads up font
// heads up font
//------------------------------------
//------------------------------------
#define HU_FONTSTART '\x1
F
' // the first font character
#define HU_FONTSTART '\x1
6
' // 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)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment