summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/c64/rex_ep256.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/bus/c64/rex_ep256.h')
-rw-r--r--src/emu/bus/c64/rex_ep256.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/bus/c64/rex_ep256.h b/src/emu/bus/c64/rex_ep256.h
index e69c8c2fba2..8e791966ac9 100644
--- a/src/emu/bus/c64/rex_ep256.h
+++ b/src/emu/bus/c64/rex_ep256.h
@@ -49,7 +49,7 @@ protected:
private:
generic_slot_device *m_eproms[8];
-
+
UINT8 m_bank, m_socket;
int m_reset;
};