Bläddra i källkod

Sync SDL3 wiki -> header

SDL Wiki Bot 1 år sedan
förälder
incheckning
935b6502ac
1 ändrade filer med 2 tillägg och 1 borttagningar
  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
 {