mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-07 15:10:49 +00:00
Refresh generation of SDL_blit_auto.c
This commit is contained in:
parent
66eff69d2b
commit
ad1a216d65
2 changed files with 420 additions and 1250 deletions
File diff suppressed because it is too large
Load diff
|
|
@ -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 */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue