Delete an object
#include <s3d.h>
int s3d_del_object(int oid);
Deletes the object referenced by oid.
Simon Wunderlich
Author of s3d