misc changes

This commit is contained in:
Steven Fuller 2002-09-07 00:26:23 +00:00 committed by Patryk Obara
parent e681d155d9
commit 553fa56442
9 changed files with 86 additions and 100 deletions

View file

@ -129,7 +129,7 @@ Chunk_With_BMPs::Chunk_With_BMPs (Chunk_With_Children * parent, const char * con
bdata += 4;
for (int i=0; i<num; i++)
for (int j=0; j<num; j++)
{
int f,i,d1,d2,d3;

View file

@ -18,8 +18,7 @@
#endif
/* globals from inline.h */
int sqrt_temp1;
int sqrt_temp2;
int sqrt_temp;
float fti_fptmp;
int fti_itmp;