-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSpriteCommander.rci
46 lines (35 loc) · 1.41 KB
/
SpriteCommander.rci
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
/*******************************************************************************
* FILE NAME: SpriteCommander.rci *
* *
* DESCRIPTION: *
* Resource include file 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. *
*******************************************************************************/
#include "SpriteCommander.h"
#include <os2.h>
#ifndef MAIN_RESOURCES_INCLUDED
#define MAIN_RESOURCES_INCLUDED
HELPTABLE WND_SpriteCommander
BEGIN
END
#define SpriteCommander_WINDOWRESOURCES
#define SpriteCommander_NONWINDOWRESOURCES
STRINGTABLE
BEGIN
1, "Visual Builder 3.0"
END
#endif
#ifdef SpriteCommander_NONWINDOWRESOURCES
#ifndef SpriteCommander_NONWINDOWRESOURCES_INCLUDED
#define SpriteCommander_NONWINDOWRESOURCES_INCLUDED
#endif
#endif
#ifdef SpriteCommander_WINDOWRESOURCES
#endif
#ifdef SpriteCommander_HELPITEMRESOURCES
#endif
#ifdef SpriteCommander_HELPSUBITEMRESOURCES
#endif