SDL Wiki Bot 1 год назад
Родитель
Сommit
935b6502ac
1 измененных файлов с 2 добавлено и 1 удалено
  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
 {