[Stats] Recorrect stats output

This commit is contained in:
Matt Nadareski
2016-06-29 13:19:14 -07:00
parent c41c171b13
commit 7220828aee
3 changed files with 14 additions and 20 deletions

View File

@@ -8,6 +8,7 @@ namespace SabreTools.Helper
/// The current toolset version to be used by all child applications
/// </summary>
public static string Version = "v0.8.9";
public static int HeaderHeight = 3;
// 0-byte file constants
public static long SizeZero = 0;