Explorar el Código

Sync SDL3 wiki -> header

SDL Wiki Bot hace 1 año
padre
commit
935b6502ac
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      include/SDL3/SDL_messagebox.h

+ 2 - 1
include/SDL3/SDL_messagebox.h

@@ -82,7 +82,8 @@ typedef struct SDL_MessageBoxColor
 } SDL_MessageBoxColor;
 
 /**
- * An enumeration of indices inside the colors array of SDL_MessageBoxColorScheme.
+ * An enumeration of indices inside the colors array of
+ * SDL_MessageBoxColorScheme.
  */
 typedef enum SDL_MessageBoxColorType
 {