diff --git a/similar/editor/group.cpp b/similar/editor/group.cpp index 426d58ada..c2eab1677 100644 --- a/similar/editor/group.cpp +++ b/similar/editor/group.cpp @@ -981,7 +981,7 @@ static int med_save_group( const char *filename, const group::vertex_array_type_ { int header_offset, editor_offset, vertex_offset, segment_offset, texture_offset; char ErrorMessage[100]; - int i, j; + int j; segment tseg; vms_vector tvert; @@ -1075,7 +1075,7 @@ static int med_save_group( const char *filename, const group::vertex_array_type_ texture_offset = PHYSFS_tell(SaveFile); - for (i=0;i