Exemplo n.º 1
0
 public NesFile.MirroringType GetMirroring(IFamicomDumperConnection dumper)
 {
     return(dumper.GetMirroring());
 }