mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-20 17:03:05 +00:00
Do not drink and #ifdef
svn-id: r5555
This commit is contained in:
parent
8b4ed9236a
commit
586c9ba082
@ -165,8 +165,8 @@ FSList *WindowsFilesystemNode::listDir() const {
|
||||
entry._isPseudoRoot = false;
|
||||
entry._path = toAscii(current_drive);
|
||||
myList->push_back(entry);
|
||||
#endif
|
||||
}
|
||||
#endif
|
||||
}
|
||||
else {
|
||||
// Files enumeration
|
||||
|
Loading…
x
Reference in New Issue
Block a user