mirror of
https://github.com/SatDump/SatDump
synced 2026-08-13 17:47:30 -04:00
5 lines
No EOL
146 B
C
5 lines
No EOL
146 B
C
#pragma once
|
|
|
|
void ImGuiUtils_BringCurrentWindowToFront();
|
|
void ImGuiUtils_SendCurrentWindowToBack();
|
|
bool ImGuiUtils_OfflineProcessingSelected(); |