Refresh generation of SDL_blit_auto.c
parent
66eff69d2b
commit
ad1a216d65
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…
Reference in New Issue