From: Oliver Stoeneberg [mailto:oliverst@online.de]

Subject: MESS machine stuff

Another machine parameter added to a MESS function call.
This commit is contained in:
Aaron Giles 2008-04-03 05:21:51 +00:00
parent aea595a54a
commit e621d87cfe

View File

@ -1471,7 +1471,7 @@ void cheat_init(running_machine *machine)
searchListLength = 0;
#ifdef MESS
InitMessCheats();
InitMessCheats(machine);
#endif
/* ----- initialize flags ----- */