mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-10 14:51:40 +00:00
- minor formatting fix
This commit is contained in:
parent
01dfcc7d95
commit
bc41356b35
1 changed files with 0 additions and 1 deletions
|
@ -447,7 +447,6 @@ unsigned int I_MakeRNGSeed()
|
|||
|
||||
void I_OpenShellFolder(const char* infolder)
|
||||
{
|
||||
|
||||
char* curdir = getcwd(NULL,0);
|
||||
|
||||
if (!chdir(infolder))
|
||||
|
|
Loading…
Reference in a new issue