Movie Convert - make compile
This commit is contained in:
parent
e6afb2359b
commit
542d54a9d2
|
@ -105,7 +105,7 @@ namespace BizHawk.MultiClient
|
|||
for (int x = 0; x < frameCount; x++)
|
||||
{
|
||||
byte joy = r.ReadByte();
|
||||
string frame = "|";
|
||||
|
||||
|
||||
//Read each byte of controller one data
|
||||
|
||||
|
|
Loading…
Reference in New Issue