Added os_quit() and ^Q command to cause Frotz to immediately and cleanly exit.
authorDavid Griffith <dave@661.org>
Tue, 20 Feb 2018 10:54:05 +0000 (02:54 -0800)
committerDavid Griffith <dave@661.org>
Tue, 20 Feb 2018 10:54:05 +0000 (02:54 -0800)
commitd7cb285ecd75757ae17dd3a002dd2a31d10c235f
tree456711fd990a8cb1b45dc7c735f3d9045e3e12fb
parent12d16068ac3631d1bec879605359009ec20893dc
Added os_quit() and ^Q command to cause Frotz to immediately and cleanly exit.
src/common/frotz.h
src/curses/ux_init.c
src/curses/ux_input.c