Files
86Box/src/nvr.h

12 lines
168 B
C
Raw Normal View History

/* Copyright holders: Mahod, Tenshi
see COPYING for more details
*/
void nvr_init();
extern int enable_sync;
extern int nvr_dosave;
void time_get(char *nvrram);