|
|
| version 1.1.1.1, 2003/10/16 17:58:46 | version 1.2, 2004/02/13 20:31:55 |
|---|---|
| Line 3 | Line 3 |
| extern "C" { | extern "C" { |
| #endif | #endif |
| BYTE joymng_getstat(void); | REG8 joymng_getstat(void); |
| #ifdef __cplusplus | #ifdef __cplusplus |
| } | } |
| #endif | #endif |
| void joy_init(void); | |
| void joy_flash(void); | // ---- |
| void joymng_initialize(void); | |
| void joymng_sync(void); | |