From de51abd18f3cd9cd486837da69264b841d6cfff6 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 21 Feb 2013 00:54:47 +0300 Subject: Improve physfs calls to get dir separator. --- src/main.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index a7817d31a..c940dd6a4 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -258,6 +258,8 @@ int main(int argc, char *argv[]) return 1; } + PhysFs::updateDirSeparator(); + atexit((void(*)()) PHYSFS_deinit); XML::initXML(); -- cgit v1.2.3-70-g09d2