From 81a5efb6ab6135dd0c2bfcdd0b1a8a99b25c56c8 Mon Sep 17 00:00:00 2001 From: Maarten Bent Date: Sat, 1 Aug 2020 11:40:20 +0200 Subject: [PATCH] Fix implicit-int-float-conversion warning in bombs demo --- demos/bombs/game.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demos/bombs/game.cpp b/demos/bombs/game.cpp index 48bd783d79..fc373513e9 100644 --- a/demos/bombs/game.cpp +++ b/demos/bombs/game.cpp @@ -64,7 +64,7 @@ bool BombsGame::Init(int aWidth, int aHeight, bool easyCorner) { for(y=0; y