GWRAM.SYSTEM/ram2gs.h

7 lines
81 B
C

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