aboutsummaryrefslogtreecommitdiff
path: root/source/font.h
diff options
context:
space:
mode:
authoraliaspider2014-10-28 03:13:05 +0100
committeraliaspider2014-10-28 03:13:05 +0100
commit5a96997f186b2cff1a24ed5572430fe0f031e8d3 (patch)
treed61c43d74818018e17d8142025b42d3139559395 /source/font.h
parentf3dab3957cf020af5a10ea64d8f77692d10be973 (diff)
downloadsnes9x2005-5a96997f186b2cff1a24ed5572430fe0f031e8d3.tar.gz
snes9x2005-5a96997f186b2cff1a24ed5572430fe0f031e8d3.tar.bz2
snes9x2005-5a96997f186b2cff1a24ed5572430fe0f031e8d3.zip
initial libretro port.
Diffstat (limited to 'source/font.h')
-rw-r--r--source/font.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/font.h b/source/font.h
index f2edfd2..5720fbd 100644
--- a/source/font.h
+++ b/source/font.h
@@ -86,7 +86,7 @@
Super NES and Super Nintendo Entertainment System are trademarks of
Nintendo Co., Limited and its subsidiary companies.
*******************************************************************************/
-static char *font[] = {
+static const char *font[] = {
" . . . . .. . . ",
" .#. .#.#. . . ... .#. . . .##. .#. .#. . . . . ",
" .#. .#.#. .#.#. .###. .#..#. .#. .#. .#. .#. .#.#. .#. .#. ",