mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-04-03 07:36:04 +02:00
testyuv: make test params static const
This commit is contained in:
committed by
Anonymous Maarten
parent
b77fdcc638
commit
03f74f3ad3
@@ -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