mirror of
https://github.com/mamedev/mame.git
synced 2024-11-16 07:48:32 +01:00
b1c7644159
-plugins: Sort input selection menus for autofire plugin. -frontend: Fixed another case where the menus may not automatically scroll the first item into view.
10 lines
171 B
JSON
10 lines
171 B
JSON
{
|
|
"plugin": {
|
|
"name": "inputmacro",
|
|
"description": "Input macro plugin",
|
|
"version": "0.0.1",
|
|
"author": "Vas Crabb",
|
|
"type": "plugin",
|
|
"start": "false"
|
|
}
|
|
}
|