RwMaterial *
RwPushCurrentMaterial(void);
Description
Pushes a copy of the current material onto the material stack.
Arguments
None.
Return Value
A pointer to the new current material if successful, and NULL otherwise.
See Also
RwCurrentMaterial()
RwMaterialBegin()
RwPopCurrentMaterial()