mirror of
https://github.com/libretro/FBNeo.git
synced 2025-02-21 18:31:35 +00:00
d_pgm.cpp: change szInfo for 2nd diag
This commit is contained in:
parent
41c43a497f
commit
0b212b83d8
@ -52,7 +52,7 @@ static struct BurnInputInfo pgmInputList[] = {
|
||||
|
||||
{"Reset", BIT_DIGITAL, &PgmReset, "reset" },
|
||||
{"Diagnostics 1", BIT_DIGITAL, PgmBtn1 + 4, "diag" },
|
||||
{"Diagnostics 2", BIT_DIGITAL, PgmBtn1 + 6, "diag" },
|
||||
{"Diagnostics 2", BIT_DIGITAL, PgmBtn1 + 6, "diag2" },
|
||||
{"Service 1", BIT_DIGITAL, PgmBtn1 + 5, "service" },
|
||||
{"Service 2", BIT_DIGITAL, PgmBtn1 + 7, "service2" },
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user