This website works better with JavaScript
Startsida
Utforska
Hjälp
Logga in
sdl
/
SDL
spegling av
https://github.com/libsdl-org/SDL.git
Bevaka
2
Stjärnmärk
0
Fork
0
Filer
Ärenden
0
Wiki
Bläddra i källkod
testcpuinfo.c needs SDL3/SDL_main.h
Anonymous Maarten
2 år sedan
förälder
5888b008b1
incheckning
bff449eb24
1 ändrade filer
med
1 tillägg
och
0 borttagningar
Delad Vy
Visa Diff Statistik
1
0
test/testcpuinfo.c
+ 1
- 0
test/testcpuinfo.c
Visa fil
@@ -1,4 +1,5 @@
#include <SDL3/SDL.h>
+#include <SDL3/SDL_main.h>
#include <stdio.h>