CoreHeaders/EventLoop.h

/*
 
    Global variables for Event.c
 
*/
 
extern Boolean      Done;               /* Set to true when the user quits                                  */
extern Boolean      BackgroundFlag;     /* true if the app is currently in the background */