beetle-pce-fast-libretro/mednafen/ngp-0928/rtc.h
2014-04-20 23:46:20 +02:00

7 lines
82 B
C

#ifndef __NGP_RTC_H
#define __NGP_RTC_H
uint8 rtc_read8(uint32 address);
#endif