Explorar el Código

Sync SDL2 wiki -> header

SDL Wiki Bot hace 1 año
padre
commit
17ad4fdf4b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      include/SDL_video.h

+ 1 - 1
include/SDL_video.h

@@ -60,7 +60,7 @@ typedef struct SDL_DisplayMode
 } SDL_DisplayMode;
 
 /**
- * The type used to identify a window
+ * The opaque type used to identify a window.
  *
  * \sa SDL_CreateWindow
  * \sa SDL_CreateWindowFrom