Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Grumpfish Library 3.2 - /* http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
/*
    File: GRUMPH.CH
    System: GRUMPFISH LIBRARY
    Author: Greg Lief
    Copyright (c) 1988-91, Greg Lief
    Header file to be used in conjunction with Grumpfish Library's HELPDEVSET()
*/

#define _HELP_TOP          1
#define _HELP_LEFT         2
#define _HELP_BOTTOM       3
#define _HELP_RIGHT        4
#define _HELP_OUTLINE      5
#define _HELP_BOXCOLOR     6
#define _HELP_TITLECOLOR   7
#define _HELP_FOOTERCOLOR  8
#define _HELP_TEXTCOLOR    9
#define _HELP_TITLE       10
#define _HELP_FOOTER      11
#define _HELP_FILENAME    12

//----- length of static array
#define _HELP_LEN         12

//----- the following innocuous thing prevents GRUMP.CH from
//----- automatically pulling in the contents of this file again!
#define _HELP_DEFINED


* end of file GRUMPH.CH

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson