Added preliminary support for Blorb loading for Dumb interface.
authorDavid Griffith <dave@661.org>
Mon, 27 Feb 2017 04:59:44 +0000 (20:59 -0800)
committerDavid Griffith <dave@661.org>
Mon, 27 Feb 2017 04:59:44 +0000 (20:59 -0800)
commit3140e076eef1fb3ddbf348ee11199c9f3bd9104d
treede83204580f3acb025dcd8bf4a7d874ae66f04c4
parent0385cfaad395f41b1c50a39acb05b2251118bfab
Added preliminary support for Blorb loading for Dumb interface.

In the interest of keeping the dumb interface as simple as possible,
I want to make sure that Blorb support is optional.
Makefile
src/dumb/dumb_blorb.c [new file with mode: 0644]
src/dumb/dumb_blorb.h [new file with mode: 0644]
src/dumb/dumb_init.c