mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 00:46:46 +00:00
svn -> git Migration
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#ifndef __OPENEQ_FILE__
|
||||
#define __OPENEQ_FILE__
|
||||
|
||||
#include "archive.hpp"
|
||||
|
||||
int GetFile(uchar **buffer, int *buf_len, char *base_path, char *file_name, Archive *archive);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user