take namespace enum out of namespace and added CheckNumForAnyName and CheckNumForFullNameInFile to clarify the meaning of CheckNumForFullName.
This is to take some renaming noise out of the upcoming refactoring.
This commit is contained in:
parent
ba2800d698
commit
634a646c2d
51 changed files with 118 additions and 122 deletions
|
|
@ -54,8 +54,6 @@
|
|||
#include "s_music.h"
|
||||
#include "texturemanager.h"
|
||||
|
||||
using namespace FileSys;
|
||||
|
||||
static FRandom pr_script("FScript");
|
||||
|
||||
// functions. FParser::SF_ means Script Function not, well.. heh, me
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue