]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/bitmap.h
attempted font system added
[16.git] / src / lib / bitmap.h
index f1b126e5f28b9be9f8b67cba978fe3cd270359d6..802313d98f1051d6f2060028ccecc5e1339b99e9 100644 (file)
@@ -12,6 +12,7 @@ typedef struct {
        word height;\r
        byte *palette;
        word offset;
+//     byte far *font;
 } bitmap_t;\r
 \r
 typedef struct {\r