diff -r e65adfc99f15 -r 7e1d72fc03c7 project_files/frontlib/net/netprotocol.h --- a/project_files/frontlib/net/netprotocol.h Sun Aug 12 23:51:36 2012 +0200 +++ b/project_files/frontlib/net/netprotocol.h Wed Aug 15 23:40:10 2012 +0200 @@ -36,7 +36,7 @@ * Create a new scheme from this net message, which must have * meta->modCount+meta->settingCount+1 parts. */ -flib_scheme *flib_scheme_from_netmsg(flib_metascheme *meta, char **parts); +flib_scheme *flib_scheme_from_netmsg(char **parts); /** * Create a new map from this five-part netmsg