// // VGMPropertiesReader.h // VGMStream // // Created by Christopher Snowhill on 10/18/19. // Copyright 2019-2023 __LoSnoCo__. All rights reserved. // #import #import "Plugin.h" @interface VGMPropertiesReader : NSObject { } @end