Cleaned up warnings and comments.

This commit is contained in:
skarg
2007-03-10 20:03:14 +00:00
parent 912f17996c
commit 5d15c86541
3 changed files with 22 additions and 20 deletions
+1
View File
@@ -234,6 +234,7 @@ bool Lighting_Output_Present_Value_Relinquish(uint32_t object_instance,
float Lighting_Output_Progress_Value(uint32_t object_instance)
{
float value = LIGHTING_RELINQUISH_DEFAULT;
unsigned index = 0;
Lighting_Output_Init();
index = Lighting_Output_Instance_To_Index(object_instance);