home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Qu-ake
/
Qu-ake.iso
/
qu_ke
/
utils
/
grafikto
/
006
/
3DS.H
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1996-08-19
|
156 b
|
11 lines
#ifndef __3DS_HEADER__
#define __3DS_HEADER__
#include "header.h"
#include "mdl.h"
word write_3ds ( mdl_object *obj, byte *filename );
#endif