diff options
Diffstat (limited to 'src/mess/machine/ti99/joyport.h')
| -rw-r--r-- | src/mess/machine/ti99/joyport.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/machine/ti99/joyport.h b/src/mess/machine/ti99/joyport.h index 9e9a2caa78a..5d6de759713 100644 --- a/src/mess/machine/ti99/joyport.h +++ b/src/mess/machine/ti99/joyport.h @@ -22,7 +22,7 @@ extern const device_type JOYPORT; -struct joyport_config +struct joyport_config { devcb_write_line interrupt; int vdp_clock; |
