#else if -> #elif
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@750
This commit is contained in:
parent
2d1f80ab1d
commit
d7066655bc
1 changed files with 1 additions and 1 deletions
|
@ -246,7 +246,7 @@ int CDROM_GetMountType(char* path)
|
|||
return 2;
|
||||
};
|
||||
|
||||
#else #if defined (WIN32)
|
||||
#elif defined (WIN32)
|
||||
|
||||
|
||||
// *****************************************************************
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue