home *** CD-ROM | disk | FTP | other *** search
- /************************************************************************
- * *
- * File: Pane2Dev.h *
- * *
- * Purpose: Core of program. *
- * Initialises and loads resources. *
- * Handles IconBar icon and menu. *
- * *
- ************************************************************************/
-
- /*
- * pointer to icon sprite area
- */
- extern sprite_area usericonsprites;
-
- /*
- * wimp poll idle time
- */
- extern unsigned int idletime;
-
-