-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSpriteCommander.h
23 lines (19 loc) · 985 Bytes
/
SpriteCommander.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/*******************************************************************************
* FILE NAME: SpriteCommander.h *
* *
* DESCRIPTION: *
* Constant declarations for class: *
* SpriteCommander- Passes commands to the selected sprite *
* ---------------------------------------------------------------------------- *
* Warning: This file was generated by the VisualAge C++ Visual Builder. *
* Modifications to this source file will be lost when the part is regenerated. *
*******************************************************************************/
#ifndef _ICCONST_
#include <icconst.h>
#endif
#ifndef _IVBDEFS_
#include <ivbdefs.h>
#endif
#ifndef WND_SpriteCommander
#define WND_SpriteCommander VBBASEWINDOWID
#endif