From ca2ee02496f232a53ed6c96bd296e0941da636f6 Mon Sep 17 00:00:00 2001 From: yinsimei Date: Mon, 29 May 2017 08:02:59 +0200 Subject: SLUDGE: code formatting --- engines/sludge/backdrop.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'engines/sludge/backdrop.h') diff --git a/engines/sludge/backdrop.h b/engines/sludge/backdrop.h index 8974f92deb..8346a4650d 100644 --- a/engines/sludge/backdrop.h +++ b/engines/sludge/backdrop.h @@ -37,7 +37,7 @@ namespace Sludge { enum { - LIGHTMAPMODE_NONE = -1, + LIGHTMAPMODE_NONE = -1, LIGHTMAPMODE_HOTSPOT, LIGHTMAPMODE_PIXEL, LIGHTMAPMODE_NUM @@ -46,7 +46,6 @@ enum { extern unsigned int winWidth, winHeight, sceneWidth, sceneHeight; extern int lightMapMode; - struct parallaxLayer { #if 0 GLubyte *texture; -- cgit v1.2.3