Files
SDLPongCPP/TrooperEngineTest/EventEngineTest/EventEngineTest.hpp
T
2018-06-25 21:48:45 -04:00

6 lines
110 B
C++

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