namespace PKHeX.Core; /// /// Interface for Accessing named blocks within a Generation 7 save file. /// /// Blocks specific for in addition to the blocks. public interface ISaveBlock7SM : ISaveBlock7Main;