mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 19:37:02 +00:00
[9521] Let build map extractor at Mac OSX
Also restore build at Windows (Win32 not have unistd.h) Win32 ad.exe binary updated but not expected any functional differences. Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
eaf5934c99
commit
24540e4b03
5 changed files with 28 additions and 37 deletions
|
|
@ -70,3 +70,5 @@ char *libmpq_conf_delete_char(char *buf, char *chars);
|
|||
int libmpq_conf_get_array(FILE *fp, char *search_value, char ***filelist, int *entries);
|
||||
int libmpq_free_listfile(char **filelist);
|
||||
int libmpq_read_listfile(mpq_archive *mpq_a, FILE *fp);
|
||||
|
||||
unsigned int libmpq_lseek(mpq_archive* mpq_a, unsigned int pos);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue