aboutsummaryrefslogtreecommitdiffstats
path: root/src/cp437.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cp437.h')
-rw-r--r--src/cp437.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cp437.h b/src/cp437.h
new file mode 100644
index 00000000..7bd1ef15
--- /dev/null
+++ b/src/cp437.h
@@ -0,0 +1 @@
+u16 cp437_to_unicode(u8 cp437);