From 2292501533f0f5241573a6117be2c719a6740806 Mon Sep 17 00:00:00 2001 From: Akemi Date: Mon, 20 Feb 2017 20:34:57 +0100 Subject: cocoa: add option to force dedicated GPU Fixes #3242 --- options/options.h | 1 + 1 file changed, 1 insertion(+) (limited to 'options/options.h') diff --git a/options/options.h b/options/options.h index 926b238b06..e8014d5ac0 100644 --- a/options/options.h +++ b/options/options.h @@ -327,6 +327,7 @@ typedef struct MPOpts { struct gl_video_opts *gl_video_opts; struct angle_opts *angle_opts; + struct cocoa_opts *cocoa_opts; struct dvd_opts *dvd_opts; } MPOpts; -- cgit v1.2.3