summaryrefslogtreecommitdiff
path: root/font/unpacker.c
diff options
context:
space:
mode:
authorSimon Robertshaw <simon@hardwired.org.uk>2011-08-08 10:12:09 (GMT)
committer Simon Robertshaw <simon@hardwired.org.uk>2011-08-08 10:12:09 (GMT)
commit28762c945033c0d75ca64d57a06d659caa9e19ed (patch)
tree091a52b75b2af76374a081dc258d2fe34a5a8f3d /font/unpacker.c
parentfd1a05943fbfbc678ed55c7fa83f2eac3881eba1 (diff)
downloadpowder-28762c945033c0d75ca64d57a06d659caa9e19ed.zip
powder-28762c945033c0d75ca64d57a06d659caa9e19ed.tar.gz
Fix packer and unpacker
Diffstat (limited to 'font/unpacker.c')
-rw-r--r--font/unpacker.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/font/unpacker.c b/font/unpacker.c
index a2a4cc6..95fbf0c 100644
--- a/font/unpacker.c
+++ b/font/unpacker.c
@@ -3,6 +3,8 @@
#include <string.h>
#include <math.h>
+#define INCLUDE_FONTDATA
+
#include "font.h"
#define CELLW 12