(svn r1455) Fixed spritecache.c to compile

pull/155/head
miham 20 years ago
parent 0b0e63cdf9
commit b74bd88e53

@ -774,6 +774,7 @@ static bool FileMD5(const MD5File file, bool warn)
{
FILE *f;
char buf[MAX_PATH];
byte *s;
md5_state_t filemd5state;
int len=0;

Loading…
Cancel
Save