Преглед изворни кода

SDL_FlushEventMemory is not a public procedure.

Ozkan Sezer пре 2 година
родитељ
комит
c132295ad7
1 измењених фајлова са 0 додато и 2 уклоњено
  1. 0 2
      include/SDL3/SDL_events.h

+ 0 - 2
include/SDL3/SDL_events.h

@@ -1134,8 +1134,6 @@ extern DECLSPEC Uint32 SDLCALL SDL_RegisterEvents(int numevents);
  *          SDL_GetError() for more information.
  *
  * \since This function is available since SDL 3.0.0.
- *
- * \sa SDL_FlushEventMemory
  */
 extern DECLSPEC void * SDLCALL SDL_AllocateEventMemory(size_t size);