Compare commits

..

1 Commits

Author SHA1 Message Date
Caleb Cornett 11dd37c9e0 Update template for latest ABI breaks
continuous-integration/drone/pr Build is passing Details
2022-03-05 09:37:26 -05:00
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
static TEMPLATE_SURFACE_FORMAT_TYPE RefreshToTEMPLATE_SurfaceFormat[] =
{
0, /* R8G8B8A8 */
0 /* B8G8R8A8 */
0, /* B8G8R8A8 */
0, /* R5G6B5 */
0, /* A1R5G5B5 */
0, /* B4G4R4A4 */