Added patch 826821 from phearbear
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1382
This commit is contained in:
parent
6ad8bd1411
commit
87216faa9b
4 changed files with 9 additions and 6 deletions
|
@ -27,7 +27,7 @@ bool WildFileCmp(const char * file, const char * wild)
|
|||
char file_ext[4];
|
||||
char wild_name[9];
|
||||
char wild_ext[4];
|
||||
char * find_ext;
|
||||
const char * find_ext;
|
||||
Bitu r;
|
||||
|
||||
strcpy(file_name," ");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue