warnings and debug code cleanup
This commit is contained in:
parent
133b415b84
commit
958303556f
9 changed files with 22 additions and 21 deletions
|
|
@ -101,10 +101,6 @@ struct FileSystem::LumpRecord
|
|||
|
||||
void SetFromLump(FResourceFile* file, int fileindex, int filenum, StringPool* sp, const char* name = nullptr)
|
||||
{
|
||||
if (fileindex == 649 && filenum == 0)
|
||||
{
|
||||
int a = 0;
|
||||
}
|
||||
resfile = file;
|
||||
resindex = fileindex;
|
||||
rfnum = filenum;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue