diff --git a/include/bimg/bimg.h b/include/bimg/bimg.h index aab47bb..4647cd9 100644 --- a/include/bimg/bimg.h +++ b/include/bimg/bimg.h @@ -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 );