// // Created by kat on 5/22/23. // #ifndef SHAREDCACHE_DSCPICKER_H #define SHAREDCACHE_DSCPICKER_H #include #include void DisplayDSCPicker(UIContext* ctx = nullptr, BinaryNinja::Ref dscView = nullptr); #endif //SHAREDCACHE_DSCPICKER_H