diff --git a/src/emu/cheat.c b/src/emu/cheat.c index a3e19f06589..adc55b5aa50 100644 --- a/src/emu/cheat.c +++ b/src/emu/cheat.c @@ -1471,7 +1471,7 @@ void cheat_init(running_machine *machine) searchListLength = 0; #ifdef MESS - InitMessCheats(); + InitMessCheats(machine); #endif /* ----- initialize flags ----- */