fix compilation

This commit is contained in:
2026-03-24 22:03:03 +01:00
parent 4c9d7d88f0
commit 85266ef91e

View File

@@ -312,10 +312,10 @@ static GrTexDownloadProc _texDownloadProcs[][2][4] =
_grTexDownload_3DNow_MMX,
_grTexDownload_3DNow_MMX,
},
}
},
#endif /* GL_AMD3D */
#if GL_MMX
,{
{
{
_grTexDownload_Default_8_1,
_grTexDownload_Default_8_2,