mirror of
https://github.com/aap/librw.git
synced 2025-12-21 09:59:55 +00:00
add some cleanup to lights example
This commit is contained in:
@@ -28,6 +28,7 @@ rw::Light *CreatePointLight(void);
|
||||
rw::Light *CreateSpotLight(void);
|
||||
rw::Light *CreateSpotSoftLight(void);
|
||||
|
||||
void LightsDestroy(void);
|
||||
void LightsUpdate(void);
|
||||
void DrawCurrentLight(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user