Fixed and tested old memmove() replacement and moved from curses to common.
authorDavid Griffith <dave@661.org>
Fri, 27 Jul 2018 03:55:54 +0000 (20:55 -0700)
committerDavid Griffith <dave@661.org>
Tue, 31 Jul 2018 08:45:29 +0000 (01:45 -0700)
commitdcb4542f5c8647cf1b9630ab89f00f7d08d84465
tree04a0676438c64506033aef9b27381f2e0aedac27
parent74d2fc727428acde540afb5c686e1b78489aa10f
Fixed and tested old memmove() replacement and moved from curses to common.
Makefile
src/common/Makefile
src/common/frotz.h
src/common/missing.c [new file with mode: 0644]
src/common/missing.h [new file with mode: 0644]
src/curses/ux_frotz.h
src/curses/ux_input.c