Parcourir la source

Refresh generation of SDL_blit_auto.c

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

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


+ 2 - 2
src/video/SDL_blit_auto.h

@@ -23,11 +23,11 @@
 
 
 #if SDL_HAVE_BLIT_AUTO
 #if SDL_HAVE_BLIT_AUTO
 
 
-/* *INDENT-OFF* */
+/* *INDENT-OFF* */ /* clang-format off */
 
 
 extern SDL_BlitFuncEntry SDL_GeneratedBlitFuncTable[];
 extern SDL_BlitFuncEntry SDL_GeneratedBlitFuncTable[];
 
 
-/* *INDENT-ON* */
+/* *INDENT-ON* */ /* clang-format on */
 
 
 #endif /* SDL_HAVE_BLIT_AUTO */
 #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