






#include "ADP.h"

@interface OrnamentsPastExplicitEarStroked : NSObject

@end

@implementation OrnamentsPastExplicitEarStroked

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

@end
