Ray 4 дней назад
Родитель
Сommit
161cab24da
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      examples/core/core_random_sequence.c

+ 1 - 0
examples/core/core_random_sequence.c

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