diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/theatre.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/theatre.h b/src/theatre.h index 5a4fbff..287cc1a 100644 --- a/src/theatre.h +++ b/src/theatre.h @@ -114,6 +114,8 @@ void ResetTheatreRegsForTVout(TheatrePtr t); #define xf86_RageTheatreDebugGain RageTheatreDebugGain #define xf86_ShutdownTheatre ShutdownTheatre #define xf86_DumpRageTheatreRegs DumpRageTheatreRegs +#define xf86_ResetTheatreRegsForTVout ResetTheatreRegsForTVout +#define xf86_ResetTheatreRegsForNoTVout ResetTheatreRegsForNoTVout #endif |