From 307665c65d50a0fee26083934f4795f5e78a8a11 Mon Sep 17 00:00:00 2001
From: Raymond Chandler III <Animegalore1985@yahoo.com>
Date: Sat, 11 Dec 2004 03:42:42 +0000
Subject: *** empty log message ***

---
 src/game.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'src')

diff --git a/src/game.cpp b/src/game.cpp
index 27f260e9..e980c347 100644
--- a/src/game.cpp
+++ b/src/game.cpp
@@ -231,7 +231,7 @@ void do_input() {
 	if(key[KEY_F10] && action_time==true) {
 		//was 3 goes to 0
 		//was 0 goes to 3
-		if(is_windowed_mode())
+		if(true == is_windowed_mode())
 		{
 			set_color_depth(32);
 			if( 0 != set_gfx_mode(GFX_AUTODETECT_FULLSCREEN, 800, 600, 0, 0))//Not equal: to add support for other hardware platforms
-- 
cgit v1.2.3-70-g09d2