From f9f81ea9baecb714f26cf1c17a1b0ae58431467b Mon Sep 17 00:00:00 2001 From: craigsc Date: Sun, 5 Jan 2020 12:46:57 -0800 Subject: Re-enable highres game engines for gcw0 hosts --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 2aea6cd8e8..ae01ecc183 100755 --- a/configure +++ b/configure @@ -3850,7 +3850,7 @@ esac # Enable High resolution engines (>320x240) support only for backends which support it # case $_host in - ds | gcw0) + ds) if test "$_highres" = yes ; then _highres=yes else -- cgit v1.2.3