#ifndef _SNES_CLK_H #define _SNES_CLK_H #include #include "atoi32.h" int32_t readClockOffset(); #endif