Refresh generation of SDL_blit_auto.c

This commit is contained in:
Sylvain
2023-03-16 20:25:59 +01:00
committed by Sylvain Becker
parent 66eff69d2b
commit ad1a216d65
2 changed files with 420 additions and 1250 deletions
+417 -1248
View File
File diff suppressed because it is too large Load Diff
+3 -2
View File
@@ -23,10 +23,11 @@
#if SDL_HAVE_BLIT_AUTO
/* *INDENT-OFF* */
/* *INDENT-OFF* */ /* clang-format off */
extern SDL_BlitFuncEntry SDL_GeneratedBlitFuncTable[];
/* *INDENT-ON* */
/* *INDENT-ON* */ /* clang-format on */
#endif /* SDL_HAVE_BLIT_AUTO */