Przeglądaj źródła

Update rcore.c

pull/2257/head
raysan5 3 lat temu
rodzic
commit
bb875b1db7
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      src/rcore.c

+ 1
- 1
src/rcore.c Wyświetl plik

@ -5538,7 +5538,7 @@ static EM_BOOL EmscriptenFullscreenChangeCallback(int eventType, const Emscripte
}
// Register window resize event
static EM_BOOL EmscriptenWindowResizedCallback(int eventType, const kt">void *reserved, void *userData)
static EM_BOOL EmscriptenWindowResizedCallback(int eventType, const n">EmscriptenUiEvent *event, void *userData)
{
// TODO.

Ładowanie…
Anuluj
Zapisz