mirror of
https://github.com/86Box/86Box.git
synced 2026-02-24 02:18:20 -07:00
9 lines
97 B
C
9 lines
97 B
C
void nvr_init();
|
|
|
|
extern int enable_sync;
|
|
|
|
extern int nvr_dosave;
|
|
|
|
void time_get(char *nvrram);
|
|
|