From 1408bcdb4bef0766a7e1c7e45d381ff5b0b3ed68 Mon Sep 17 00:00:00 2001 From: zeromus Date: Tue, 15 Mar 2011 03:23:15 +0000 Subject: [PATCH] no need for special treatment for first line when we have comments now --- BizHawk.Emulation/Database/Database.cs | 2 -- BizHawk.MultiClient/output/gamedb.txt | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/BizHawk.Emulation/Database/Database.cs b/BizHawk.Emulation/Database/Database.cs index c2888bbb9c..e1ebc665cc 100644 --- a/BizHawk.Emulation/Database/Database.cs +++ b/BizHawk.Emulation/Database/Database.cs @@ -81,8 +81,6 @@ namespace BizHawk { using (var reader = new StreamReader(new FileStream(path, FileMode.Open, FileAccess.Read, FileShare.ReadWrite))) { - reader.ReadLine(); // Skip header row - while (reader.EndOfStream == false) { string line = reader.ReadLine(); diff --git a/BizHawk.MultiClient/output/gamedb.txt b/BizHawk.MultiClient/output/gamedb.txt index 56e73a2bf7..c0b524f54c 100644 --- a/BizHawk.MultiClient/output/gamedb.txt +++ b/BizHawk.MultiClient/output/gamedb.txt @@ -1,4 +1,4 @@ -CRC Status Name System ID Notes MetaData Configurations +;CRC Status Name System ID Notes MetaData Configurations F0F35C22 20 em 1 (BR) SMS 241F2707 D 20 in 1 menu [beta] SMS SMS newbie A581402E D 64-Color Palette Test Program SMS Charles MacDonald