Removed IRQ support from joystick drivers.
This commit is contained in:
parent
1976d6cd32
commit
f15cd3e468
1 changed files with 0 additions and 1 deletions
|
@ -59,7 +59,6 @@ typedef struct {
|
|||
void* uninstall; /* UNINSTALL routine */
|
||||
void* count; /* COUNT routine */
|
||||
void* read; /* READ routine */
|
||||
void* irq; /* IRQ routine */
|
||||
|
||||
} joy_drv_header;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue