mirror of
https://agent.ghink.cloud/wb2osz/direwolf
synced 2025-04-11 09:08:34 +00:00
6 lines
78 B
C
6 lines
78 B
C
|
|
/* recv.h */
|
|
|
|
void recv_init (struct audio_s *pa);
|
|
|
|
void recv_process (void); |