home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / prgramer / fort_lib / os2vga.def < prev    next >
Text File  |  1991-01-17  |  277b  |  12 lines

  1.         SEGMENTS
  2.                 clrscr_TEXT IOPL
  3.                 pntset_TEXT IOPL
  4.                 rcolor_TEXT IOPL
  5.                 wcolor_TEXT IOPL
  6.  
  7.         EXPORTS
  8.                 CLRSCR 3
  9.                 PNTSET 5
  10.                 RCOLOR 1
  11.                 WCOLOR 1
  12.