mirror of
https://github.com/holub/mame
synced 2025-07-04 01:18:59 +03:00
plugins/portname: fix comment (nw)
This commit is contained in:
parent
530ba0ce95
commit
137969abf5
@ -5,8 +5,10 @@
|
|||||||
-- "ports":{
|
-- "ports":{
|
||||||
-- "<ioport name>":{
|
-- "<ioport name>":{
|
||||||
-- "labels":{
|
-- "labels":{
|
||||||
|
-- "<field mask>":{
|
||||||
-- "player":<int player number>,
|
-- "player":<int player number>,
|
||||||
-- "name":"<field label>"
|
-- "name":"<field label>"
|
||||||
|
-- }
|
||||||
-- },{
|
-- },{
|
||||||
-- ...
|
-- ...
|
||||||
-- }
|
-- }
|
||||||
|
Loading…
Reference in New Issue
Block a user