pafish/pafish/wine.h
2015-05-18 15:20:20 +01:00

10 lines
100 B
C

#ifndef WINE_H
#define WINE_H
int wine_detect_get_unix_file_name();
int wine_reg_key1();
#endif