mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-05 06:25:24 +00:00
Don't use someone elses infill audio!
This commit is contained in:
parent
f6978d1b80
commit
299f53b551
6 changed files with 37 additions and 12 deletions
|
|
@ -78,6 +78,7 @@ private:
|
|||
unsigned int m_rfErrs;
|
||||
unsigned int m_netErrs;
|
||||
unsigned char* m_lastFrame;
|
||||
bool m_lastFrameValid;
|
||||
FILE* m_fp;
|
||||
|
||||
void writeNetwork();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue