DavidGriffith / frotz

Infocom-style interactive fiction player for Unix and DOS (moved to https://gitlab.com/DavidGriffith/frotz)
GNU General Public License v2.0
209 stars 64 forks source link

src/curses/ux_init.c: End homebrewed strrchr function #70

Closed escondida closed 6 years ago

escondida commented 6 years ago

At present, it is sort of ended by the #endif following it.