Fixed issue #8.

This commit is contained in:
Branimir Karadžić
2017-12-18 09:42:01 -08:00
parent 0fb7ef5139
commit e9d79220ef

View File

@@ -484,6 +484,7 @@ namespace bimg
, uint32_t _height
, uint32_t _depth
, uint8_t _numMips
, uint32_t _numLayers
, const void* _src
, bx::Error* _err = NULL
);