summaryrefslogtreecommitdiffstats
path: root/zoom/light.h
diff options
context:
space:
mode:
Diffstat (limited to 'zoom/light.h')
-rw-r--r--zoom/light.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/zoom/light.h b/zoom/light.h
index 06d6756..8194081 100644
--- a/zoom/light.h
+++ b/zoom/light.h
@@ -18,6 +18,5 @@ typedef struct _LIGHT {
void SetAmbient(COLOR);
void AddLight(LIGHT);
void ResetLights();
-void ApplyLightScale();
#endif