mirror of
https://github.com/holub/mame
synced 2025-06-23 21:06:38 +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;
|
searchListLength = 0;
|
||||||
|
|
||||||
#ifdef MESS
|
#ifdef MESS
|
||||||
InitMessCheats();
|
InitMessCheats(machine);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* ----- initialize flags ----- */
|
/* ----- initialize flags ----- */
|
||||||
|
Loading…
Reference in New Issue
Block a user