From 6eac0b939afb588abfedb5065954e06d96b4497d Mon Sep 17 00:00:00 2001 From: Aaron Plattner Date: Tue, 14 Dec 2010 10:48:42 -0800 Subject: 260.19.29 --- src/parse.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/parse.h') diff --git a/src/parse.h b/src/parse.h index 852e32b..47d8506 100644 --- a/src/parse.h +++ b/src/parse.h @@ -151,7 +151,8 @@ extern AttributeTableEntry attributeTable[]; #define GVI_TARGET 4 #define COOLER_TARGET 5 #define THERMAL_SENSOR_TARGET 6 -#define MAX_TARGET_TYPES 7 +#define NVIDIA_3D_VISION_PRO_TRANSCEIVER_TARGET 7 +#define MAX_TARGET_TYPES 8 -- cgit v1.2.3