Files
2018-08-13 22:22:10 -04:00

6 lines
112 B
C++

#ifndef __VIDEOENGINETEST__
#define __VIDEOENGINETEST__
void VideoEngineTest();
#endif /// __VIDEOENGINETEST__