pcem/src/nvr.h
TomW 56b455844e Initial port to Linux (using Allegro).
64-bit fixes.
Some changes to aid portability.
A few other tweaks.
2014-09-04 21:07:24 +01:00

6 lines
78 B
C

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