diff options
Diffstat (limited to 'src/atioption.h')
-rw-r--r-- | src/atioption.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/atioption.h b/src/atioption.h index 51778a4c..836e9112 100644 --- a/src/atioption.h +++ b/src/atioption.h @@ -69,7 +69,8 @@ typedef enum ATI_OPTION_PROBE_CLOCKS, ATI_OPTION_REFERENCE_CLOCK, ATI_OPTION_SHADOW_FB, - ATI_OPTION_SWCURSOR + ATI_OPTION_SWCURSOR, + ATI_OPTION_ACCELMETHOD } ATIPublicOptionType; #ifdef TV_OUT |