mirror of
https://github.com/ZDoom/Raze.git
synced 2025-06-04 11:11:04 +00:00
Revert "Backend update from GZDoom."
Undoing the file system refactor.
This commit is contained in:
parent
e3a0ec65f7
commit
b0e8aae59f
108 changed files with 1315 additions and 1838 deletions
|
@ -47,7 +47,7 @@
|
|||
//
|
||||
//==========================================================================
|
||||
|
||||
void FStringTable::LoadStrings (FileSystem& fileSystem, const char *language)
|
||||
void FStringTable::LoadStrings (FileSys::FileSystem& fileSystem, const char *language)
|
||||
{
|
||||
int lastlump, lump;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue