Procházet zdrojové kódy

Sync SDL3 wiki -> header

SDL Wiki Bot před 1 rokem
rodič
revize
935b6502ac
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  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
 {