7 lines
57 B
C++
7 lines
57 B
C++
#pragma once
|
|
|
|
#include "imgui/imgui.h"
|
|
class ImGUI
|
|
{
|
|
|
|
}; |