Advanced Rogue 5: replace calls to unlink() with md_unlink().

This commit is contained in:
John "Elwin" Edwards 2015-08-11 16:12:09 -04:00
parent 4381177d66
commit 9ad85754bd
2 changed files with 4 additions and 3 deletions

View file

@ -984,6 +984,7 @@ extern char *md_crypt();
extern char *md_getroguedir();
extern void md_init();
extern FILE * md_fdopen(int fd, char *mode);
extern int md_unlink(char *file);
/*
* Now all the global variables