Implement CPM support

This commit is contained in:
2024-01-10 16:23:09 -05:00
parent b6046e67dd
commit f90c16e34b
2 changed files with 3 additions and 1 deletions

View File

@@ -18,6 +18,8 @@
limitations under the License.
*/
#ifndef MINIZ_HEADER_INCLUDED
#define MINIZ_HEADER_INCLUDED

View File

@@ -13,7 +13,7 @@
//#include "../transcoder/basisu.h"
#define MINIZ_HEADER_FILE_ONLY
#define MINIZ_NO_ZLIB_COMPATIBLE_NAMES
#include "basisu_miniz.h"