3.41. s3d_import_3ds

#include <s3d.h>

int s3d_import_3ds( char *buf );

Imports a 3ds-file from memory (assuming that you have already loaded the 3ds-file and it's located at *buf).

Warning

Of course, you won't forget to toggle it visible, won't you?