瀏覽代碼

Remove stdio.h unused header (#5456)

pull/5457/head
RANDRIA Luca 2 月之前
committed by GitHub
父節點
當前提交
4054fc42f3
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: B5690EEEBB952194
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. +0
    -2
      examples/text/text_words_alignment.c

+ 0
- 2
examples/text/text_words_alignment.c 查看文件

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

Loading…
取消
儲存