- replaced #ifdef LINUX with #ifndef WIN32, should be easier to handle for other...
authorIngo Ruhnke <grumbel@gmx.de>
Sat, 20 Mar 2004 14:42:51 +0000 (14:42 +0000)
committerIngo Ruhnke <grumbel@gmx.de>
Sat, 20 Mar 2004 14:42:51 +0000 (14:42 +0000)
commitb7cd9c2b3bbb8aca38626c113142f39781498869
tree59f8360abee370c6c840243c922259771fff499f
parentd0176324c96fbe2f2590e831bdbccdda9e17c1be
- replaced #ifdef LINUX with #ifndef WIN32, should be easier to handle for other posix systems this way

SVN-Revision: 277
src/gameloop.cpp
src/high_scores.cpp
src/intro.cpp
src/menu.cpp
src/screen.cpp
src/setup.cpp
src/title.cpp
src/worldmap.cpp