3.46. s3d_flags_on

#include <s3d.h>

int s3d_flags_on( int object, unsigned long flags );

turn some flags on for object.

Warning

if you don't toggle OF_VISIBLE on, you won't see your object. usually you want this. (at least after you *push()d all your content)