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