various small fixes; some changes as in previous rev (which was only the files in lib/)

split a part of win.cpp up into wsysdep
GameSetup: bugfix for incorrect window title text

This was SVN commit r3204.
This commit is contained in:
janwas
2005-12-07 03:44:17 +00:00
parent e2f25f4598
commit b242eafd02
11 changed files with 699 additions and 628 deletions
+1 -1
View File
@@ -582,7 +582,7 @@ static void self_test()
test_quats();
}
RUN_SELF_TEST;
SELF_TEST_RUN;
} // namespace test
#endif // #if SELF_TEST_ENABLED