diff options
Diffstat (limited to 'src/atioption.h')
-rw-r--r-- | src/atioption.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/atioption.h b/src/atioption.h index 569debd..f68f641 100644 --- a/src/atioption.h +++ b/src/atioption.h @@ -33,6 +33,7 @@ */ typedef enum { + ATI_OPTION_PROBE_SPARSE, ATI_OPTION_ACCEL, ATI_OPTION_CRT_DISPLAY, ATI_OPTION_CSYNC, |