Explorar el Código

Remove stdio.h unused header (#5456)

pull/5457/head
RANDRIA Luca hace 1 mes
cometido por GitHub
padre
commit
4054fc42f3
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: B5690EEEBB952194
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. +0
    -2
      examples/text/text_words_alignment.c

+ 0
- 2
examples/text/text_words_alignment.c Ver fichero

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

Cargando…
Cancelar
Guardar