add backtick to ascii table, which was missing before and caused offsets after backtick to be off by 1

This commit is contained in:
2024-09-23 22:43:41 +01:00
parent a65cf56a56
commit 7dfc427663

View File

@@ -96,6 +96,7 @@ struct
SlashBackwards.lerp,
SquareBracketClosed.lerp,
Caret.lerp,
Backtick.lerp,
Underscore.lerp,
LowerCaseA.lerp,
LowerCaseB.lerp,