This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
sdl
/
SDL
peilaus alkaen
https://github.com/libsdl-org/SDL.git
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Wiki
Selaa lähdekoodia
testcpuinfo.c needs SDL3/SDL_main.h
Anonymous Maarten
2 vuotta sitten
vanhempi
5888b008b1
commit
bff449eb24
1 muutettua tiedostoa
jossa
1 lisäystä
ja
0 poistoa
Jaettu näkymä
Näytä diff tilastot
1
0
test/testcpuinfo.c
+ 1
- 0
test/testcpuinfo.c
Näytä tiedosto
@@ -1,4 +1,5 @@
#include <SDL3/SDL.h>
+#include <SDL3/SDL_main.h>
#include <stdio.h>