mirror of
https://github.com/holub/mame
synced 2025-07-06 02:18:09 +03:00
Comment debug helper from being used from bfm_sc4 sets which can really fill up a log when all 3k plus machines are run in a test. (nw)
This commit is contained in:
parent
7a7c123d1e
commit
e45eb61874
@ -1644,7 +1644,7 @@ DRIVER_INIT_MEMBER(sc4_state,sc4)
|
||||
|
||||
|
||||
// debug helpers to find strings used for inputs and where the buttons map
|
||||
bfm_sc45_layout_helper(machine());
|
||||
// bfm_sc45_layout_helper(machine());
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user