diff options
Diffstat (limited to 'zoom')
-rw-r--r-- | zoom/light.h | 1 |
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 |