mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-01-24 16:09:30 +00:00
(svn r1455) Fixed spritecache.c to compile
This commit is contained in:
parent
52bfa90d5e
commit
aacb89ed53
@ -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…
Reference in New Issue
Block a user