mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[DatItems] Fix build
This commit is contained in:
@@ -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 = "";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user