Add declarations.
authorTimo Korvola <tkorvola@iki.fi>
Fri, 2 Mar 2018 19:34:37 +0000 (21:34 +0200)
committerDavid Griffith <dave@661.org>
Sun, 11 Mar 2018 11:48:50 +0000 (04:48 -0700)
commit5edfa9038a27125524cb35ef335299f14b1ee850
tree32238a2a2c5cd5a73790284777f8fe9de1356e74
parentd57b06fbb2e931dab1b8b8669b43eee815a5db49
Add declarations.

Add enough function prototypes to get rid of warnings.  Fix errors
caused by calls actually not matching definitions.
src/common/frotz.h
src/common/sound.c
src/dumb/dumb_blorb.c
src/dumb/dumb_blorb.h
src/dumb/dumb_input.c
src/sdl/sf_frotz.h
src/sdl/sf_video.c