Remove duplicate -I flag from sfrotz.
authorDavid Griffith <dave@661.org>
Thu, 26 Sep 2019 20:03:09 +0000 (13:03 -0700)
committerDavid Griffith <dave@661.org>
Thu, 26 Sep 2019 20:07:32 +0000 (13:07 -0700)
commitf9f02d4608de3018e30de455bcb0b926e1d6c826
tree3874c2f2ad3e90b4c40537a0560bb05cf4f622c3
parent4bcd1480fde5cc50dcb49703dcd75059dc738fe7
Remove duplicate -I flag from sfrotz.

Sfrotz was using this as an undocumented way to specify an alterate
setup file (alternate .sfrotz file).  Having a duplicate -I flag meant
that it was impossible to set the interpreter number.
src/sdl/sf_util.c