pip variables renamed

This commit is contained in:
BPanther
2021-10-09 22:26:56 +02:00
committed by Thilo Graf
parent cfd1c2c593
commit c461d83c5f
5 changed files with 7 additions and 4 deletions

View File

@@ -80,7 +80,7 @@ enum
};
cVideo *videoDecoder = NULL;
cVideo *pipDecoder = NULL;
cVideo *pipVideoDecoder[3] = { NULL, NULL, NULL };
int system_rev = 0;