summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/mace.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/mace.h')
-rw-r--r--src/mame/machine/mace.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mame/machine/mace.h b/src/mame/machine/mace.h
index 9c18042d562..0a46f03e676 100644
--- a/src/mame/machine/mace.h
+++ b/src/mame/machine/mace.h
@@ -69,9 +69,9 @@ protected:
enum
{
- ISA_INT_COMPARE1 = 0x2000,
- ISA_INT_COMPARE2 = 0x4000,
- ISA_INT_COMPARE3 = 0x8000,
+ ISA_INT_COMPARE1 = 0x2000,
+ ISA_INT_COMPARE2 = 0x4000,
+ ISA_INT_COMPARE3 = 0x8000,
};
struct isa_t