






#include "ADP.h"

@interface OutNativeDeviceVariableGlyph : NSObject

@end

@implementation OutNativeDeviceVariableGlyph

+ (void)redStringMix {
    ADPInit(NULL);
}

@end
