5 // Created by Joe Wreschnig on 3/2/13.
9 #define NJEventMappingChanged @"com.yukkurigames.Enjoyable.MappingChanged"
10 #define NJEventMappingListChanged @"com.yukkurigames.Enjoyable.MappingListChanged"
11 #define NJEventSimulationStarted @"com.yukkurigames.Enjoyable.EventSimulationStarted"
12 #define NJEventSimulationStopped @"com.yukkurigames.Enjoyable.EventSimulationStopped"
14 #define NJMappingKey @"com.yukkurigames.Enjoyable.Mapping"
15 #define NJMappingIndexKey @"com.yukkurigames.Enjoyable.MappingIndex"
16 #define NJMappingListKey @"com.yukkurigames.Enjoyable.MappingList"