- fix defines

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2020-01-18 00:06:07 +01:00
committed by Thilo Graf
parent 1920c37be5
commit c14601465a
2 changed files with 2 additions and 2 deletions

View File

@@ -329,7 +329,7 @@ public:
/// sh4 unused
void SetTSClock(u32 Speed, int slot = 0);
#if BOXMODEL_VUPLUS_ALL
#if BOXMODEL_VUPLUS
/// dvb wait delay for ci response
void SetCIDelay(int Delay);
#endif