1 2 3 4 5 6 7 8 9 10 11 12
#define PK_MEMORY_DEBUGGER #define PK_IMPL_ALL #define PK_ARR_MOVE_IN_PLACE /* Two uses: * 0: ecs * 1: window */ #define PK_EV_INIT_MGR_COUNT 2 #include "./pk.h"