home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula
/
nebula.bin
/
SourceCode
/
MiniExamples
/
Rotato
/
wraps.h
< prev
next >
Wrap
C/C++ Source or Header
|
1993-01-19
|
258b
|
13 lines
/* wraps.h generated from wraps.psw
by unix pswrap V1.009 Wed Apr 19 17:50:24 PDT 1989
*/
#ifndef WRAPS_H
#define WRAPS_H
extern void PSW_transformToFit(int Rot, int angle, float w, float h);
extern void PSW_flipit(float w, float h);
#endif WRAPS_H