3 lines
109 B
C
3 lines
109 B
C
typedef NS_ENUM(NSUInteger, MWMRouterRecommendation) {
|
|
MWMRouterRecommendationRebuildAfterPointsLoading
|
|
};
|