NSA launch

This commit is contained in:
Scott Pfeil 2021-10-25 13:56:39 -04:00
parent 22d2d73b50
commit d1ea9518a0

View File

@ -9,13 +9,6 @@
#import <Foundation/Foundation.h>
#import <CoreGraphics/CoreGraphics.h>
typedef NS_ENUM(NSInteger, MVMAppContext) {
MVMAppContextNone = 0,
MVMAppContextMF,
MVMAppContextMFPrepay,
MVMAppContextContentTransfer
};
typedef NS_ENUM(NSInteger, NavigationType) {
NavigationTypePush = 0,
NavigationTypeSet,