Remove textures
#include <s3d.h>
int s3d_pop_texture(int object, uint32_t n);
Deletes the latest n textures from the texture stack of the object.
Simon Wunderlich
Author of s3d