forked from mirror/OpenTTD
(svn r1455) Fixed spritecache.c to compile
This commit is contained in:
@@ -774,6 +774,7 @@ static bool FileMD5(const MD5File file, bool warn)
|
|||||||
{
|
{
|
||||||
FILE *f;
|
FILE *f;
|
||||||
char buf[MAX_PATH];
|
char buf[MAX_PATH];
|
||||||
|
byte *s;
|
||||||
|
|
||||||
md5_state_t filemd5state;
|
md5_state_t filemd5state;
|
||||||
int len=0;
|
int len=0;
|
||||||
|
Reference in New Issue
Block a user