Przeglądaj źródła

Remove stdio.h unused header (#5456)

pull/5457/head
RANDRIA Luca 1 miesiąc temu
committed by GitHub
rodzic
commit
4054fc42f3
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 0 dodań i 2 usunięć
  1. +0
    -2
      examples/text/text_words_alignment.c

+ 0
- 2
examples/text/text_words_alignment.c Wyświetl plik

@ -19,8 +19,6 @@
#include "raymath.h" // Required for: Lerp() #include "raymath.h" // Required for: Lerp()
#include <stdio.h>
typedef enum TextAlignment { typedef enum TextAlignment {
TEXT_ALIGN_LEFT = 0, TEXT_ALIGN_LEFT = 0,
TEXT_ALIGN_TOP = 0, TEXT_ALIGN_TOP = 0,

Ładowanie…
Anuluj
Zapisz