소스 검색

Sync SDL3 wiki -> header

SDL Wiki Bot 1 년 전
부모
커밋
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
 {