mirror of
https://github.com/holub/mame
synced 2025-06-27 22:54:42 +03:00
7 lines
86 B
C
7 lines
86 B
C
// Common/C_FileIO.h
|
|
|
|
#ifndef __COMMON_C_FILEIO_H
|
|
#define __COMMON_C_FILEIO_H
|
|
|
|
#endif
|