Define black opengl texture in resource

This commit is contained in:
brunoherbelin
2020-04-04 23:45:18 +02:00
parent 7536df3c13
commit 7bc3a2fb30
7 changed files with 85 additions and 47 deletions

6
ImGuiVisitor.cpp Normal file
View File

@@ -0,0 +1,6 @@
#include "ImGuiVisitor.h"
ImGuiVisitor::ImGuiVisitor()
{
}