X-Git-Url: https://git.yukkurigames.com/?p=enjoyable.git;a=blobdiff_plain;f=NJInputHat.h;fp=NJInputHat.h;h=0000000000000000000000000000000000000000;hp=5290d71e9b80996f8d2ec482e3e602059b869eea;hb=0064c1fbff36795885a9724081af2a17d83c20a3;hpb=56d825ba259066d847a9fc3f9c8c0c0a362a1507 diff --git a/NJInputHat.h b/NJInputHat.h deleted file mode 100644 index 5290d71..0000000 --- a/NJInputHat.h +++ /dev/null @@ -1,15 +0,0 @@ -// -// NJInputHat.h -// Enjoy -// -// Created by Sam McCall on 5/05/09. -// Copyright 2009 University of Otago. All rights reserved. -// - -#import "NJInput.h" - -@interface NJInputHat : NJInput - -- (id)initWithIndex:(int)index; - -@end