Refresh generation of SDL_blit_auto.c

main
Sylvain 2023-03-15 21:36:45 +01:00 committed by Sylvain Becker
parent 66eff69d2b
commit ad1a216d65
2 changed files with 420 additions and 1250 deletions

File diff suppressed because it is too large Load Diff

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 */