initial shim graphics
This commit is contained in:
@@ -130,6 +130,9 @@ static struct win_info window_opts[] = {
|
||||
#ifdef MSWIN_GRAPHICS /* win32 */
|
||||
{ "mswin", "Windows GUI", TRUE },
|
||||
#endif
|
||||
#ifdef SHIM_GRAPHICS
|
||||
{ "shim", "Nethack Library Windowing Shim", TRUE },
|
||||
#endif
|
||||
|
||||
#if 0 /* remainder have been retired */
|
||||
#ifdef GNOME_GRAPHICS /* unmaintained/defunct */
|
||||
|
||||
Reference in New Issue
Block a user