ci "extra_high" for vuplus

This commit is contained in:
BPanther
2020-01-17 09:36:54 +01:00
committed by Thilo Graf
parent 32361d734e
commit a76f914d9b
2 changed files with 9 additions and 10 deletions

View File

@@ -327,7 +327,7 @@ public:
void SetInitMask(enum CA_INIT_MASK InitMask);
/// Sets the frequency (in Hz) of the TS stream input (only valid for CI)
/// sh4 unused
void SetTSClock(u32 Speed);
void SetTSClock(u32 Speed, int slot = 0);
/// Start the CA module
/// sh4 unused
bool Start(void);