mu3: coin input added

This commit is contained in:
2023-07-14 00:54:30 +02:00
parent ec072667b3
commit 90a6f1be7c
7 changed files with 69 additions and 5 deletions

View File

@ -7,6 +7,7 @@
enum {
MU3_IO_OPBTN_TEST = 0x01,
MU3_IO_OPBTN_SERVICE = 0x02,
MU3_IO_OPBTN_COIN = 0x04,
};
enum {