disable sysconf progressive scan by default, fix discrepancies between some corestartup parameters and sysconf settings

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3172 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
Shawn Hoffman
2009-05-07 21:16:52 +00:00
parent 9414d02011
commit b0ea0f349b
3 changed files with 8 additions and 3 deletions

View File

@ -164,4 +164,4 @@ LONG SyncInterlockedIncrement(LONG *Dest);
} // namespace Common
#endif // _STRINGUTIL_H_
#endif // _THREAD_H_