diff options
| author | 2015-08-26 08:10:34 +0200 | |
|---|---|---|
| committer | 2015-08-26 08:10:34 +0200 | |
| commit | efa3a679a331ea91002a0bc72e49a230ff2a2f67 (patch) | |
| tree | 9de472bbb6862733d1982607326783d65be9c414 /src/mess/includes/thomson.h | |
| parent | bc5ffe493777e55f081d3ba29b8b298da90ae776 (diff) | |
Cleanups and version bumpmame0165
Diffstat (limited to 'src/mess/includes/thomson.h')
| -rw-r--r-- | src/mess/includes/thomson.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/includes/thomson.h b/src/mess/includes/thomson.h index 440ca355e45..19c07cf763f 100644 --- a/src/mess/includes/thomson.h +++ b/src/mess/includes/thomson.h @@ -390,7 +390,7 @@ protected: optional_memory_bank m_rambank; required_memory_bank m_flopbank; required_memory_bank m_basebank; - required_memory_bank m_syslobank; + required_memory_bank m_syslobank; optional_memory_bank m_syshibank; optional_memory_bank m_datalobank; optional_memory_bank m_datahibank; |
