This website works better with JavaScript.
首頁
探索
說明
登入
Archivist
/
raylib-src
镜像来自
https://github.com/raysan5/raylib
關註
1
收藏
0
複製
0
程式碼
問題管理
0
版本發佈
24
Wiki
Activity
瀏覽代碼
Remove stdio.h unused header (
#5456
)
pull/5457/head
RANDRIA Luca
2 月之前
committed by
GitHub
父節點
695f353533
當前提交
4054fc42f3
沒有發現已知的金鑰在資料庫的簽署中
GPG Key ID:
B5690EEEBB952194
共有
1 個文件被更改
,包括
0 次插入
和
2 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
,
Write
Preview
Loading…
取消
儲存