diff --git a/dlls/world.cpp b/dlls/world.cpp index fa301e46..9aa9ce21 100644 --- a/dlls/world.cpp +++ b/dlls/world.cpp @@ -564,7 +564,7 @@ void CWorld::Precache( void ) // 63 testing LIGHT_STYLE( 63, "a" ); - for( int i = 0; i < (int)ARRAYSIZE( gDecals ); i++ ) + for( i = 0; i < (int)ARRAYSIZE( gDecals ); i++ ) gDecals[i].index = DECAL_INDEX( gDecals[i].name ); // init the WorldGraph.