aboutsummaryrefslogtreecommitdiff
path: root/tools/create_drascula/staticdata.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/create_drascula/staticdata.h')
-rw-r--r--tools/create_drascula/staticdata.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/create_drascula/staticdata.h b/tools/create_drascula/staticdata.h
index 2544b8c7e4..06ca11b419 100644
--- a/tools/create_drascula/staticdata.h
+++ b/tools/create_drascula/staticdata.h
@@ -44,7 +44,7 @@ const CharInfo charMap[] = {
{ 'W', 213, 0 }, { 'X', 222, 0 },
{ 'Y', 231, 0 }, { 'Z', 240, 0 },
// ---------------------------------------
- { 0xa7, 250, 0 }, { ' ', 250, 0 },
+ { '\247', 250, 0 }, { ' ', 250, 0 },
// Signs
// ---------------------------------------
{ '.', 6, 1 }, { ',', 15, 1 },