Minor: moved note

This commit is contained in:
Carl Woffenden
2019-09-25 17:20:46 +02:00
parent 6c4d877710
commit f8b0bfe92c

View File

@@ -4,13 +4,13 @@
* ./combine.sh -r ../../transcoder -o basisutranslib.cpp basisutranslib-in.cpp
* \endcode
*
* \note BASISD_SUPPORT_DXT5A needs enabling for BC3
*
* \todo remove the need for -Wno-pragma-once-outside-header when compiling standalone
*/
/*
* Build options for known platforms.
*
* Note: BASISD_SUPPORT_DXT5A needs enabling for BC3
*/
#ifdef __APPLE__
#include <TargetConditionals.h>