home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dream 41
/
Amiga_Dream_41.iso
/
Amiga
/
Pro
/
3d
/
ICoons1_0.lzh
/
icoons
/
source
/
rotate_g.h
< prev
next >
Wrap
C/C++ Source or Header
|
1992-10-04
|
172b
|
9 lines
#ifndef ROTATE_G_H
#define ROTATE_G_H
void Handle_Rotate_Group_Angle(void);
void Handle_Rotate_Group_Angle_Value(void);
void Handle_Rotate_Group_Axis(short Axis);
#endif