mirror of
https://github.com/id-Software/Wolf3D-iOS.git
synced 2026-03-20 00:49:35 +01:00
Source release of Wolfenstein 3D Classic Platinum for iOS, 2.1
This commit is contained in:
2
wolf3d/code/env/unix_file.c
vendored
2
wolf3d/code/env/unix_file.c
vendored
@@ -133,7 +133,7 @@ PUBLIC char *FS_FindFirst( const char *path, W32 musthave, W32 canthave )
|
||||
{
|
||||
struct dirent *d;
|
||||
char *p;
|
||||
p;
|
||||
(void)p;
|
||||
|
||||
if( fdir )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user