summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/nec/nec.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/cpu/nec/nec.h')
-rw-r--r--src/emu/cpu/nec/nec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/cpu/nec/nec.h b/src/emu/cpu/nec/nec.h
index 06a624cf612..4d181b81115 100644
--- a/src/emu/cpu/nec/nec.h
+++ b/src/emu/cpu/nec/nec.h
@@ -5,7 +5,7 @@
struct nec_config
{
- const UINT8* v25v35_decryptiontable; // internal decryption table
+ const UINT8* v25v35_decryptiontable; // internal decryption table
};
#define NEC_INPUT_LINE_INTP0 10