#pragma once #include "jabyengine_defines.hpp" namespace JabyEngine { typedef void (*MainRoutine)(); }