From 0fb4db141bc57a26900ac94df9f15bdcaca39187 Mon Sep 17 00:00:00 2001 From: PabstMirror Date: Mon, 4 Oct 2021 13:51:33 -0500 Subject: [PATCH] Update /includes for ArmA 2.06 --- include/a3/ui_f/hpp/defineResincl.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/a3/ui_f/hpp/defineResincl.inc b/include/a3/ui_f/hpp/defineResincl.inc index a7eedf3a1..818fd438c 100644 --- a/include/a3/ui_f/hpp/defineResincl.inc +++ b/include/a3/ui_f/hpp/defineResincl.inc @@ -1312,6 +1312,8 @@ enum #define IDC_OPTIONS_SHADOW_VISIBILIT_TEXT 313 #define IDC_OPTIONS_TRAFFIC_VISIBILITY_VALUE 314 #define IDC_OPTIONS_TRAFFIC_VISIBILITY_SLIDER 315 +#define IDC_OPTIONS_PIP_VISIBILITY_VALUE 316 +#define IDC_OPTIONS_PIP_VISIBILITY_SLIDER 317 #define IDC_OPTIONS_PIP_VALUE 334 #define IDC_OPTIONS_SW_VALUE 335