Clean up a bit.
authorTimo Korvola <tkorvola@iki.fi>
Sun, 18 Feb 2018 14:36:08 +0000 (16:36 +0200)
committerTimo Korvola <tkorvola@iki.fi>
Sun, 18 Feb 2018 14:36:08 +0000 (16:36 +0200)
commit217626d7c7f2e5f18b048101db581296c088709f
tree1b9904749c0f4d347c96a1272c58c6f49e53bba9
parent6ed2fc6e38aa437d1add4a4701b7bd5633d361f2
Clean up a bit.

Add resize_screen to frotz.h.  Remove its declarations from .c files.
Also remove an unused declaration.

#42: Handle terminal resizing
src/common/fastmem.c
src/common/frotz.h
src/curses/ux_screen.c