remove unused FileSystem::AddExternalFile method.
This commit is contained in:
parent
21acb9d467
commit
0a1eccef92
2 changed files with 0 additions and 16 deletions
|
|
@ -170,7 +170,6 @@ public:
|
|||
}
|
||||
|
||||
void AddLump(FResourceLump* lump);
|
||||
int AddExternalFile(const char *filename);
|
||||
int AddFromBuffer(const char* name, const char* type, char* data, int size, int id, int flags);
|
||||
FileReader* GetFileReader(int wadnum); // Gets a FileReader object to the entire WAD
|
||||
void InitHashChains();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue