Adding Blorb and SDL interface code
authorDavid Griffith <dave@661.org>
Tue, 10 Jan 2012 09:57:01 +0000 (01:57 -0800)
committerDavid Griffith <dave@661.org>
Tue, 10 Jan 2012 09:57:01 +0000 (01:57 -0800)
commite0fdc140bea24a68a1100a5611a84af9935da4f7
treead59f173156591e4d4341241416eb3d1da4a9e76
parent5eebd0ceb1519a9b316734eca827fbbf7f70699c
Adding Blorb and SDL interface code
20 files changed:
src/blorb/blorb.h [new file with mode: 0644]
src/blorb/blorblib.c [new file with mode: 0644]
src/blorb/blorblib.o [new file with mode: 0644]
src/blorb/blorblow.h [new file with mode: 0644]
src/sdl/sf_aiffwav.c [new file with mode: 0644]
src/sdl/sf_deffont.c [new file with mode: 0644]
src/sdl/sf_font3.c [new file with mode: 0644]
src/sdl/sf_fonts.c [new file with mode: 0644]
src/sdl/sf_frotz.h [new file with mode: 0644]
src/sdl/sf_ftype.c [new file with mode: 0644]
src/sdl/sf_images.c [new file with mode: 0644]
src/sdl/sf_msg_en.c [new file with mode: 0644]
src/sdl/sf_osfdlg.c [new file with mode: 0644]
src/sdl/sf_resample.c [new file with mode: 0644]
src/sdl/sf_resource.c [new file with mode: 0644]
src/sdl/sf_sig.c [new file with mode: 0644]
src/sdl/sf_sound.c [new file with mode: 0644]
src/sdl/sf_util.c [new file with mode: 0644]
src/sdl/sf_video.c [new file with mode: 0644]
src/sdl/sfrotzmanual.html [new file with mode: 0644]