home *** CD-ROM | disk | FTP | other *** search
- /**********************************************************************
- *
- * File : resource.h
- *
- * Abstract : RenderWare N body simulation demo. Resource bindings
- *
- **********************************************************************
- *
- * This file is a product of Criterion Software Ltd.
- *
- * This file is provided as is with no warranties of any kind and is
- * provided without any obligation on Criterion Software Ltd. or
- * Canon Inc. to assist in its use or modification.
- *
- * Criterion Software Ltd. will not, under any
- * circumstances, be liable for any lost revenue or other damages arising
- * from the use of this file.
- *
- * Copyright (c) 1995 Criterion Software Ltd.
- * All Rights Reserved.
- *
- * RenderWare is a trademark of Canon Inc.
- *
- ************************************************************************/
- #define CM_TRACK5 107
- #define CM_TRACK9 111
- #define CM_TRACK8 110
- #define CM_TRACK7 109
- #define CM_TRACK6 108
- #define CM_TRACK4 106
- #define CM_TRACK3 105
- #define CM_TRACK2 104
- #define CM_TRACK1 103
- #define CM_TRACK0 101
- #define CM_HELPABOUT 401
- #define CM_FILEEXIT 102
-