-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSprite.rci
46 lines (35 loc) · 1.32 KB
/
Sprite.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: Sprite.rci *
* *
* DESCRIPTION: *
* Resource include file for class: *
* Sprite- 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 "Sprite.h"
#include <os2.h>
#ifndef MAIN_RESOURCES_INCLUDED
#define MAIN_RESOURCES_INCLUDED
HELPTABLE WND_Sprite
BEGIN
END
#define Sprite_WINDOWRESOURCES
#define Sprite_NONWINDOWRESOURCES
STRINGTABLE
BEGIN
1, "Visual Builder 3.0"
END
#endif
#ifdef Sprite_NONWINDOWRESOURCES
#ifndef Sprite_NONWINDOWRESOURCES_INCLUDED
#define Sprite_NONWINDOWRESOURCES_INCLUDED
#endif
#endif
#ifdef Sprite_WINDOWRESOURCES
#endif
#ifdef Sprite_HELPITEMRESOURCES
#endif
#ifdef Sprite_HELPSUBITEMRESOURCES
#endif