Sets the depth of a sprite.
#include <sp.h> /* sp.h */ vvoid spSetZ(Sprite *sp, s32 z)
It sets the depth of a specified sprite.
spDraw, spScale, spScissor
1999/04/30 Changed Format