Files
SDLPongCPP/TrooperEngineTest/VideoEngineTest/VideoTest.hpp
T
2018-07-31 10:50:06 -04:00

8 lines
114 B
C++

#ifndef __VIDEOTEST__
#define __VIDEOTEST__
void VideoTest();
const bool CaptionTest();
#endif // __VIDEOTEST__