Files
pcem/includes/private/wx-ui/wx-hostconfig.h
2022-06-23 11:26:13 -07:00

6 lines
117 B
C

#ifndef _WX_HOSTCONFIG_H_
#define _WX_HOSTCONFIG_H_
int hostconfig_open(void *hwnd);
#endif /* _WX_HOSTCONFIG_H_ */