From f8b0bfe92ce71a53d1aa4f82a6796f99157e9090 Mon Sep 17 00:00:00 2001 From: Carl Woffenden Date: Wed, 25 Sep 2019 17:20:46 +0200 Subject: [PATCH] Minor: moved note --- contrib/single_file_transcoder/basisutranslib-in.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/single_file_transcoder/basisutranslib-in.cpp b/contrib/single_file_transcoder/basisutranslib-in.cpp index d5c5dff..5a50ed0 100644 --- a/contrib/single_file_transcoder/basisutranslib-in.cpp +++ b/contrib/single_file_transcoder/basisutranslib-in.cpp @@ -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