Files
SDLPongCPP/TrooperEngineTest/VideoEngineTest/VideoTest.hpp
T
2018-08-13 22:22:10 -04:00

8 lines
115 B
C++

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