This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
sdl
/
SDL
kopia lustrzana
https://github.com/libsdl-org/SDL.git
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Przeglądaj źródła
testcpuinfo.c needs SDL3/SDL_main.h
Anonymous Maarten
2 lat temu
rodzic
5888b008b1
commit
bff449eb24
1 zmienionych plików
z
1 dodań
i
0 usunięć
Widok podzielony
Pokaż statystyki zmian
1
0
test/testcpuinfo.c
+ 1
- 0
test/testcpuinfo.c
Wyświetl plik
@@ -1,4 +1,5 @@
#include <SDL3/SDL.h>
+#include <SDL3/SDL_main.h>
#include <stdio.h>