project_files/frontlib/net/netconn_internal.h
changeset 7273 8eed495fd8da
parent 7271 5608ac657362
child 7275 15f722e0b96f
equal deleted inserted replaced
7271:5608ac657362 7273:8eed495fd8da
   121 
   121 
   122 	bool running;
   122 	bool running;
   123 	bool destroyRequested;
   123 	bool destroyRequested;
   124 };
   124 };
   125 
   125 
       
   126 void clearCallbacks(flib_netconn *conn);
       
   127 
   126 #endif
   128 #endif