Pārlūkot izejas kodu

Sync SDL3 wiki -> header

SDL Wiki Bot 1 gadu atpakaļ
vecāks
revīzija
0397d23ed8
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      include/SDL3/SDL_events.h

+ 1 - 1
include/SDL3/SDL_events.h

@@ -1323,7 +1323,7 @@ extern DECLSPEC void SDLCALL SDL_FilterEvents(SDL_EventFilter filter, void *user
  *
  * \since This function is available since SDL 3.0.0.
  *
- * \sa SDL_IsEventEnabled
+ * \sa SDL_EventEnabled
  */
 extern DECLSPEC void SDLCALL SDL_SetEventEnabled(Uint32 type, SDL_bool enabled);