Files
86Box/src/nvr.h

9 lines
97 B
C
Raw Normal View History

void nvr_init();
extern int enable_sync;
extern int nvr_dosave;
void time_get(char *nvrram);