Closed pjonsson closed 4 years ago
The extend function used the platform to lookup the name of certain types so the Destination had to carry the platform as a parameter. Since we use regular C99 names everywhere this parameter can now be removed.
The extend function used the platform to lookup the name of certain types so the Destination had to carry the platform as a parameter. Since we use regular C99 names everywhere this parameter can now be removed.