Files
SDLPongCPP/TrooperEngineTest/EventEngineTest/EventEngineTest.hpp
T

6 lines
112 B
C++

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