#ifndef POKEDIAMOND_OS_TICK_H #define POKEDIAMOND_OS_TICK_H #include "nitro/types.h" typedef u64 OSTick; #endif //POKEDIAMOND_OS_TICK_H