From 90ab5dfc2fe67f5f73f3f90f2a8406f3fce075d8 Mon Sep 17 00:00:00 2001 From: Themaister Date: Fri, 19 Aug 2011 23:46:52 +0200 Subject: [PATCH] Add Cg as well. --- Makefile.win64 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.win64 b/Makefile.win64 index 609ef46684..a0986f52d9 100644 --- a/Makefile.win64 +++ b/Makefile.win64 @@ -16,7 +16,7 @@ HAVE_RSOUND = 1 HAVE_DYLIB = 1 HAVE_NETPLAY = 1 HAVE_FBO = 1 -HAVE_CG = 0 +HAVE_CG = 1 HAVE_PYTHON = 0 HAVE_FFMPEG = 1 libsnes ?= -lsnes