Explorar el Código

Update core_random_sequence.c

pull/4578/merge
Ray hace 1 mes
padre
commit
161cab24da
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      examples/core/core_random_sequence.c

+ 1
- 0
examples/core/core_random_sequence.c Ver fichero

@ -16,6 +16,7 @@
********************************************************************************************/
#include "raylib.h"
#include "raymath.h"
#include <stdlib.h> // Required for: malloc(), free()

Cargando…
Cancelar
Guardar