Merge branch 'master' of github.com:diasurgical/devilution
This commit is contained in:
commit
72e2637061
66 changed files with 424 additions and 418 deletions
|
|
@ -153,7 +153,7 @@ void init_archives()
|
|||
#endif
|
||||
}
|
||||
|
||||
HANDLE init_test_access(char *mpq_path, char *mpq_name, char *reg_loc, int dwPriority, int fs)
|
||||
HANDLE init_test_access(char *mpq_path, const char *mpq_name, const char *reg_loc, int dwPriority, int fs)
|
||||
{
|
||||
char Buffer[2][MAX_PATH];
|
||||
HANDLE archive;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue