[DatItems] Fix build

This commit is contained in:
Matt Nadareski
2018-01-04 01:14:40 -08:00
parent 33283b7ea5
commit 616ede6f58
2 changed files with 2 additions and 2 deletions

View File

@@ -580,7 +580,7 @@ namespace SabreTools.Library.DatFiles
ParseAddHelper(blank, clean, remUnicode);
}
block = false, containsItems = false;
block = false; containsItems = false;
blockname = ""; tempgamename = ""; gamedesc = ""; cloneof = "";
romof = ""; sampleof = ""; year = ""; manufacturer = "";
}