Added zip.c and linked to zlib.
commitbcdb2f9bd0a0669d87a33df70b8125ffa4f8da86
authorEvanR <evanrinehart@gmail.com>
Sat, 20 Feb 2010 17:54:24 +0000 (20 11:54 -0600)
committerEvanR <evanrinehart@gmail.com>
Sat, 20 Feb 2010 17:54:24 +0000 (20 11:54 -0600)
treef768a3f6342188b603ef7c13685b2635f32f091e
parent361f4df295ca9869762e172c96c2be0b2f2f5365
Added zip.c and linked to zlib.

zip.c is a zip file reader module which depends on zlib.
It does not work yet.
Loader is not hooked up to it yet.
Makefile
loader.c
zip.c [new file with mode: 0644]
zip.h [new file with mode: 0644]