maybe fix GMV movie imports. i have no time to test this
This commit is contained in:
parent
bdbcf689d9
commit
f80ac18e1f
|
@ -913,7 +913,7 @@ namespace BizHawk.Client.Common
|
|||
m.Header.Comments.Add(COMMENT + " " + description);
|
||||
SimpleController controllers = new SimpleController
|
||||
{
|
||||
Type = new ControllerDefinition {Name = "Genesis 3-Button Controller"}
|
||||
Type = new ControllerDefinition { Name = "GPGX Genesis Controller" }
|
||||
};
|
||||
/*
|
||||
040 frame data
|
||||
|
|
Loading…
Reference in New Issue