Don't use someone elses infill audio!

This commit is contained in:
Jonathan Naylor
2016-07-21 18:09:29 +01:00
parent f6978d1b80
commit 299f53b551
6 changed files with 37 additions and 12 deletions

View File

@@ -66,6 +66,7 @@ private:
unsigned char* m_netSource;
unsigned char* m_netDest;
unsigned char* m_lastFrame;
bool m_lastFrameValid;
unsigned char m_lastMode;
unsigned char m_netN;
CYSFPayload m_rfPayload;