mirror of
https://github.com/holub/mame
synced 2025-04-23 00:39:36 +03:00
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:
parent
aea595a54a
commit
e621d87cfe
@ -1471,7 +1471,7 @@ void cheat_init(running_machine *machine)
|
||||
searchListLength = 0;
|
||||
|
||||
#ifdef MESS
|
||||
InitMessCheats();
|
||||
InitMessCheats(machine);
|
||||
#endif
|
||||
|
||||
/* ----- initialize flags ----- */
|
||||
|
Loading…
Reference in New Issue
Block a user