Description
Retrieves the default scene.
Arguments
None.
Return Value
A pointer to the default scene.
Comments
The scene returned by RwDefaultScene() must not be destroyed with RwDestroyScene(). The default scene is destroyed by RenderWare when RwClose() is called.
See Also
RwClose()