GWRAM.SYSTEM/ram2gs.h
2020-07-22 00:47:25 -04:00

7 lines
81 B
C

#ifndef RAM2GS_H
#define RAM2GS_H
int ram2gs_main(void);
#endif /* RAM2GS_H */