diff options
Diffstat (limited to 'src/emu/cpu/tlcs900/900tbl.c')
| -rw-r--r-- | src/emu/cpu/tlcs900/900tbl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/cpu/tlcs900/900tbl.c b/src/emu/cpu/tlcs900/900tbl.c index 40742589aa3..431b31f186a 100644 --- a/src/emu/cpu/tlcs900/900tbl.c +++ b/src/emu/cpu/tlcs900/900tbl.c @@ -3852,7 +3852,7 @@ static void _ZCF(tlcs900_state *cpustate) } -struct tlcs900inst +struct tlcs900inst { void (*opfunc)(tlcs900_state *cpustate); int operand1; |
