From 78e0d055eae23f701b1fc2467c1b2f90041c3679 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sun, 15 Feb 2009 22:32:57 +0000 Subject: SCI: Run astyle to make the code be more compliant with our Code Formatting Guidelines: include dir svn-id: r38319 --- engines/sci/include/gfx_options.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/sci/include/gfx_options.h') diff --git a/engines/sci/include/gfx_options.h b/engines/sci/include/gfx_options.h index f131b4ac63..dcffe0071e 100644 --- a/engines/sci/include/gfx_options.h +++ b/engines/sci/include/gfx_options.h @@ -74,7 +74,7 @@ typedef struct _gfx_options { int dirty_frames; int workarounds; /* Workaround flags- see below */ - + rect_t pic_port_bounds; } gfx_options_t; -- cgit v1.2.3