Remove superfluous getopt() implementations and move to core.
authorDavid Griffith <dave@661.org>
Tue, 24 Sep 2019 02:32:25 +0000 (19:32 -0700)
committerDavid Griffith <dave@661.org>
Tue, 24 Sep 2019 02:32:25 +0000 (19:32 -0700)
commitc1f6c64c2d3d50bb7f41fc2cbe65ae588755cd51
tree5f8d1d9ebf1ac40d86ff04b16369f8bf56e204b6
parentda8b90b7852c6b6f870d9b98bb3b941d4fb830ca
Remove superfluous getopt() implementations and move to core.
src/common/frotz.h
src/common/getopt.c
src/curses/ux_init.c
src/dumb/dumb_init.c
src/sdl/sf_util.c