mirror of
https://github.com/aap/librw.git
synced 2026-04-20 05:23:21 +01: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