Fix build and move constants

This commit is contained in:
Matt Nadareski
2025-01-04 21:23:56 -05:00
parent 0cab005a78
commit 825004b422
9 changed files with 40 additions and 27 deletions

View File

@@ -2,6 +2,7 @@
using System.Text;
using SabreTools.IO.Extensions;
using SabreTools.Matching;
using static SabreTools.FileTypes.Constants;
namespace SabreTools.FileTypes.Aaru
{