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