From b3d7e09292e4e9995349a4605177ce66a5afa696 Mon Sep 17 00:00:00 2001 From: Aaron Giles Date: Mon, 24 Jan 2011 05:09:05 +0000 Subject: Cleanups and version bump. --- src/emu/cpu/nec/v25instr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/emu/cpu/nec/v25instr.c') diff --git a/src/emu/cpu/nec/v25instr.c b/src/emu/cpu/nec/v25instr.c index 0ead0a9a89b..a18c4a24daa 100644 --- a/src/emu/cpu/nec/v25instr.c +++ b/src/emu/cpu/nec/v25instr.c @@ -38,7 +38,7 @@ nec_state->ISPR &= ~tmp; \ break; \ } \ - } + } OP( 0x0f, i_pre_v25 ) { UINT32 ModRM, tmp, tmp2; switch (FETCH()) { -- cgit v1.2.3-70-g09d2