This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
sdl
/
SDL
mirror of
https://github.com/libsdl-org/SDL.git
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
testcpuinfo.c needs SDL3/SDL_main.h
Anonymous Maarten
2 năm trước cách đây
mục cha
5888b008b1
commit
bff449eb24
1 tập tin đã thay đổi
với
1 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
1
0
test/testcpuinfo.c
+ 1
- 0
test/testcpuinfo.c
Xem Tập Tin
@@ -1,4 +1,5 @@
#include <SDL3/SDL.h>
+#include <SDL3/SDL_main.h>
#include <stdio.h>