Files
Nuake-custom/Nuake/src/Rendering/ImGuiAPI.h
2021-05-19 21:16:30 -04:00

7 lines
57 B
C++

#pragma once
#include "imgui/imgui.h"
class ImGUI
{
};