4 lines
79 B
C
4 lines
79 B
C
#pragma once
|
|
|
|
void switch_enable_network();
|
|
void switch_disable_network();
|