project_files/frontlib/net/netconn_internal.h
changeset 7273 8eed495fd8da
parent 7271 5608ac657362
child 7275 15f722e0b96f
--- a/project_files/frontlib/net/netconn_internal.h	Mon Jun 25 00:42:07 2012 +0200
+++ b/project_files/frontlib/net/netconn_internal.h	Mon Jun 25 15:21:18 2012 +0200
@@ -123,4 +123,6 @@
 	bool destroyRequested;
 };
 
+void clearCallbacks(flib_netconn *conn);
+
 #endif