home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shareware 1 2 the Maxx
/
sw_1.zip
/
sw_1
/
PROGRAM
/
DJDEV106.ZIP
/
INCLUDE
/
PIX.H
< prev
next >
Wrap
C/C++ Source or Header
|
1992-03-09
|
250b
|
11 lines
/* This file may have been modified by DJ Delorie (Jan 1991). If so,
** these modifications are Coyright (C) 1991 DJ Delorie, 24 Kirsten Ave,
** Rochester NH, 03867-2954, USA.
*/
#ifndef _Pix_h
#define _Pix_h 1
typedef void* Pix;
#endif