Inform - Support - Source

Back to List

Inventory
Complete

Backward
Forward

Plain
Coloured
Gaudy

This code
in plain text

Browsing parserm.h

MainWindow (lines 5494-5503)

5494  #Endif;
5495   
5496  [ MainWindow;
5497      if (statuswin_current) {
5498          if (clr_on && clr_bgstatus > 1) @set_colour clr_fg clr_bg;
5499          else                            style roman;
5500          @set_window 0;
5501          }
5502      statuswin_current = false;
5503  ];


Last updated 27 February 2004. This site is no longer supported; information may be out of date.
Maintained as a historical archive by the Interactive Fiction Technology Foundation. Copyright 1993-2018 IFTF, CC-BY-SA unless otherwise noted.
This page was originally managed by Graham Nelson assisted by C Knight.