3 lines
64 B
C
3 lines
64 B
C
#pragma once
|
|
|
|
void VideoBenchmark(void (*VideoRedrawScreen)());
|
#pragma once
|
|
|
|
void VideoBenchmark(void (*VideoRedrawScreen)());
|