no need for special treatment for first line when we have comments now

This commit is contained in:
zeromus 2011-03-15 03:23:15 +00:00
parent efef2ebec4
commit 1408bcdb4b
2 changed files with 1 additions and 3 deletions

View File

@ -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();

View File

@ -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