// // Created by janco on 25-2-16. // #ifndef _Network_H #define _Network_H extern void NetworkInit(void); #endif /* _Network_H */