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

6 lines
111 B
C++

#ifndef __EVENTENGINETEST__
#define __EVENTENGINETEST__
void EventEngineTest();
#endif ///__EVENTENGINETEST__