This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
sdl
/
SDL
şunun yansıması
https://github.com/libsdl-org/SDL.git
İzle
2
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Wiki
Kaynağa Gözat
testcpuinfo.c needs SDL3/SDL_main.h
Anonymous Maarten
2 yıl önce
ebeveyn
5888b008b1
işleme
bff449eb24
1 değiştirilmiş dosya
ile
1 ekleme
ve
0 silme
Görünümü Böl
Farklılık Durumunu Göster
1
0
test/testcpuinfo.c
+ 1
- 0
test/testcpuinfo.c
Dosyayı Görüntüle
@@ -1,4 +1,5 @@
#include <SDL3/SDL.h>
+#include <SDL3/SDL_main.h>
#include <stdio.h>