TV: Minor code cleanup

This commit is contained in:
Andreas Eversberg
2018-06-24 11:40:53 +02:00
parent 83449726f8
commit 7c4cfd5567
3 changed files with 8 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
double get_tv_video_frequency(int channel);
double get_tv_frequency(int channel, double *audio_offset);
void list_tv_channels(void);