forked from joejulian/gio
06477be50f
We're about to load OpenGL function pointers into gl.Function structs. Make sure iOS internally uses the NewFunctions constructor, not just new(Functions). Signed-off-by: Elias Naur <mail@eliasnaur.com>