Sign in
gfiber
/
vendor
/
opensource
/
projectM
/
master
/
.
/
src
/
projectM-test
/
video_init.h
blob: 86205a1d0f58c7575e067da74f28e6a98cecf3b5 [
file
] [
log
] [
blame
]
void
init_display
(
int
w
,
int
h
,
int
*
fvw
,
int
*
fvh
,
bool
fullscreen
);
void
resize_display
(
int
w
,
int
h
,
bool
fullscreen
);