mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-21 22:32:31 +08:00
testyuv: make test params static const
This commit is contained in:
committed by
Anonymous Maarten
parent
b77fdcc638
commit
03f74f3ad3
+1
-1
@@ -766,7 +766,7 @@ done:
|
||||
|
||||
int main(int argc, char **argv)
|
||||
{
|
||||
struct
|
||||
static const struct
|
||||
{
|
||||
bool enable_intrinsics;
|
||||
int pattern_size;
|
||||
|
||||
Reference in New Issue
Block a user