DEBSOURCES
Skip Quicknav
sources / satdump / 1.2.2%2Bgb79af48-2 / src-core / common / rimgui.cpp
123456789
#define SATDUMP_DLL_EXPORT 1 #include "rimgui.h" namespace RImGui { // Global variables bool is_local = true; RImGui *current_instance = nullptr; }