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