Esempio n. 1
0
 public static string FilesystemSafeName(IGameInfo game)
 {
     return(EmulatorExtensions.FilesystemSafeName(game));
 }
Esempio n. 2
0
 public void RegisterTypesForConversion()
 {
     EmulatorExtensions.RegisterTypesForConversion();
 }