524f0d335e
^KT-61259
11 lines
138 B
Objective-C
Vendored
11 lines
138 B
Objective-C
Vendored
#import "kt49455.h"
|
|
|
|
@implementation KT49455
|
|
@end
|
|
|
|
@implementation KT49455 (KT49455Ext)
|
|
- (int)extensionFunction {
|
|
return 111;
|
|
}
|
|
@end
|