X-Git-Url: https://git.yukkurigames.com/?p=enjoyable.git;a=blobdiff_plain;f=TargetMouseScroll.h;fp=TargetMouseScroll.h;h=0000000000000000000000000000000000000000;hp=d261659cf9ed5a6bb7fda2576a6c87223756af79;hb=dcedf147ddcb6c21768cea94a2f06b93007d2a82;hpb=e2a4d830dd9817f6a515a3b1b6aa152d3bb98c2b diff --git a/TargetMouseScroll.h b/TargetMouseScroll.h deleted file mode 100644 index d261659..0000000 --- a/TargetMouseScroll.h +++ /dev/null @@ -1,14 +0,0 @@ -// -// TargetMouseScroll.h -// Enjoy -// -// Created by Yifeng Huang on 7/28/12. -// - -#import "Target.h" - -@interface TargetMouseScroll : Target - -@property (nonatomic, assign) int amount; - -@end