Parcourir la source

Refresh generation of SDL_blit_auto.c

Sylvain il y a 3 ans
Parent
commit
ad1a216d65
2 fichiers modifiés avec 163 ajouts et 482 suppressions
  1. 160 480
      src/video/SDL_blit_auto.c
  2. 3 2
      src/video/SDL_blit_auto.h

Fichier diff supprimé car celui-ci est trop grand
+ 160 - 480
src/video/SDL_blit_auto.c


+ 3 - 2
src/video/SDL_blit_auto.h

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

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff