Changeset 632 for abuse/trunk/src/game.cpp
- Timestamp:
- May 10, 2011, 8:31:57 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
abuse/trunk/src/game.cpp
r603 r632 1457 1457 chat = new chat_console( console_font, 50, 6); 1458 1458 1459 #if !defined __CELLOS_LV2__ 1459 1460 if(!wm->has_mouse()) 1460 1461 { … … 1464 1465 exit(0); 1465 1466 } 1466 1467 #endif 1467 1468 1468 1469 gamma_correct(pal);
Note: See TracChangeset
for help on using the changeset viewer.