TumblerSource/Tumbler_offscreen.h

// Tumbler_offscreen.h
//
// offscreen related function prototypes for the the Tumbler application
//
// Modification History
//
//  11/26/94        nick        added in stuff from symantec proto_helper app, add defines
 
 
#ifndef _Tumbler_OFFSCREEN_H_
#define _Tumbler_OFFSCREEN_H_
 
#include "Tumbler_Document.h"
 
 
#endif