#pragma once #include #include #define S_DEVELOPED "anfractuosity" #define S_GITHUB "https://github.com/anfractuosity/flipperscope" typedef enum { ScopeViewVariableItemList, ScopeViewSubmenu, ScopeViewWidget, ScopeViewSave, } ScopeView;