pcem/src/rom.h
2013-11-05 11:02:25 +00:00

2 lines
67 B
C

FILE *romfopen(char *fn, char *mode);
int rom_present(char *fn);