forked from TeamTofuShop/segatools
mu3: coin input added
This commit is contained in:
@ -7,6 +7,7 @@
|
||||
enum {
|
||||
MU3_IO_OPBTN_TEST = 0x01,
|
||||
MU3_IO_OPBTN_SERVICE = 0x02,
|
||||
MU3_IO_OPBTN_COIN = 0x04,
|
||||
};
|
||||
|
||||
enum {
|
||||
|
Reference in New Issue
Block a user