gcc-3. compat
This commit is contained in:
parent
e2226ae809
commit
d802a3c961
@ -307,4 +307,5 @@ void RankSystem::saveRank( const char* filename )
|
|||||||
fwrite( &i , 1, sizeof(short int), bfp); // null terminator
|
fwrite( &i , 1, sizeof(short int), bfp); // null terminator
|
||||||
|
|
||||||
fclose(bfp);
|
fclose(bfp);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -119,4 +119,5 @@ public:
|
|||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user