home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hall of Fame Game Cube 5: Strategy
/
aztechhalloffamegamecubedisc5-
/
flip
/
install
/
flipitid.h
< prev
next >
Wrap
C/C++ Source or Header
|
1994-06-25
|
1KB
|
32 lines
//REGEN_FILEHEADING
//REGEN_FILEHEADING
/********************************************************************
* *
* Source File: FlipitID.h *
* Description: Header file IDS for Flipit application *
* Date: Sat Jun 25 15:12:28 1994 *
* *
********************************************************************/
#ifndef __FLIPITID__H
#define __FLIPITID__H
//REGEN_HEADER
//REGEN_HEADER
// Defines for menu item IDs
#define IDM_NEW 101
#define IDM_OPEN 102
#define IDM_SAVEAS 103
#define IDM_EXIT 104
#define IDM_UNDO 105
#define IDM_HINT 106
#define IDM_CHEAT 107
#define IDM_PREFERENCES 108
#define IDM_CONTENTS 109
#define IDM_ABOUT 110
#endif // __FLIPITID__H