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