Преглед на файлове

Sync SDL3 wiki -> header

SDL Wiki Bot преди 1 година
родител
ревизия
b5c0921196
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      include/SDL3/SDL_events.h

+ 0 - 1
include/SDL3/SDL_events.h

@@ -1404,7 +1404,6 @@ extern SDL_DECLSPEC Uint32 SDLCALL SDL_RegisterEvents(int numevents);
  * Get window associated with an event.
  *
  * \param event an event containing a `windowID`.
- *
  * \returns the associated window on success or NULL if there is none.
  *
  * \since This function is available since SDL 3.0.0.