|
|
Neko Project II for X11 (only support GTK+ GUI Toolkit)
#ifndef NP2_X11_JOYMNG_H__
#define NP2_X11_JOYMNG_H__
#ifdef __cplusplus
extern "C" {
#endif
#define joy_init()
#define joy_flash()
#define joymng_getstat() (BYTE)0xff
#ifdef __cplusplus
}
#endif
#endif /* NP2_X11_JOYMNG_H__ */