diff options
Diffstat (limited to 'src/emu/sound/sn76496.h')
| -rw-r--r-- | src/emu/sound/sn76496.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/sound/sn76496.h b/src/emu/sound/sn76496.h index 03d7e0c97a1..1ce40acaf8b 100644 --- a/src/emu/sound/sn76496.h +++ b/src/emu/sound/sn76496.h @@ -176,7 +176,7 @@ extern const device_type NCR7496_NEW; extern const device_type GAMEGEAR_NEW; extern const device_type SEGAPSG_NEW; -struct sn76496_config +struct sn76496_config { devcb_write_line ready; }; |
