diff options
| author | 2013-04-30 06:36:06 +0000 | |
|---|---|---|
| committer | 2013-04-30 06:36:06 +0000 | |
| commit | 4bf717996f56eb03dc735c83dae5450b7fc98d75 (patch) | |
| tree | a63a55bcc180e342382e9c9a680f0c643fd05248 /src/mess/includes/plus4.h | |
| parent | f35b95a00e64c63422116039aeae272029b58e51 (diff) | |
Cleanups and version bumpmame0148u4
Diffstat (limited to 'src/mess/includes/plus4.h')
| -rw-r--r-- | src/mess/includes/plus4.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/includes/plus4.h b/src/mess/includes/plus4.h index 92618223736..12f51fbf372 100644 --- a/src/mess/includes/plus4.h +++ b/src/mess/includes/plus4.h @@ -120,7 +120,7 @@ public: DECLARE_WRITE_LINE_MEMBER( acia_irq_w ); DECLARE_WRITE_LINE_MEMBER( exp_irq_w ); - + DECLARE_QUICKLOAD_LOAD_MEMBER( cbm_c16 ); enum |
