#pragma once #include <stdint.h> // This file is generated by the MakeTables app. Do not edit this file manually. namespace cvtt { namespace Tables { namespace S3TCSC { struct TableEntry { … }; TableEntry g_singleColor5_3[256] = …; TableEntry g_singleColor6_3[256] = …; TableEntry g_singleColor5_2[256] = …; TableEntry g_singleColor6_2[256] = …; TableEntry g_singleColor5_3_p[256] = …; TableEntry g_singleColor6_3_p[256] = …; TableEntry g_singleColor5_2_p[256] = …; TableEntry g_singleColor6_2_p[256] = …; }}}