aboutsummaryrefslogtreecommitdiff
path: root/source/font.h
diff options
context:
space:
mode:
authorJoão Silva2017-06-18 16:16:19 +0100
committerJoão Silva2017-06-18 16:16:19 +0100
commitbcaf44c511efaad9d803dde9b0fdbb046498c66f (patch)
treec526c7d332be548a42364eea9113b6d33345b840 /source/font.h
parent10a58e72aa3f74a821fa9be07ffd3992ffa93600 (diff)
downloadsnesemu-bcaf44c511efaad9d803dde9b0fdbb046498c66f.tar.gz
snesemu-bcaf44c511efaad9d803dde9b0fdbb046498c66f.tar.bz2
snesemu-bcaf44c511efaad9d803dde9b0fdbb046498c66f.zip
Support for savestate versioning. Plenty of cleanups.
Diffstat (limited to 'source/font.h')
-rw-r--r--source/font.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/font.h b/source/font.h
index 01ed497..e5fb25c 100644
--- a/source/font.h
+++ b/source/font.h
@@ -60,4 +60,3 @@ static const char* font[] =
static int32_t font_width = 8;
static int32_t font_height = 9;
-