home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
HTBasic 9.3
/
HTBasic 9.3.iso
/
93win
/
data1.cab
/
DLL_Toolkit
/
Source
/
BitmapDLL
/
TouchBitmap.h
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
C/C++ Source or Header
|
2005-03-02
|
243 b
|
12 lines
//////////////////////////////////////////////
// File is: TouchBitmap.h
//////////////////////////////////////////////
#ifndef __TOUCHBITMAP_H__
#define __TOUCHBITMAP_H__
extern void TouchBitmap();
#endif // __TOUCHBITMAP_H__