xo-imgui: restore opengl + vulkan builds
This commit is contained in:
parent
d817c649aa
commit
d9aa1ddc81
15 changed files with 202 additions and 194 deletions
|
|
@ -1,5 +1,7 @@
|
|||
/* GenerationLayout.hpp */
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "GcGenerationDescription.hpp"
|
||||
#include "xo/imgui/ImRect.hpp"
|
||||
|
||||
|
|
@ -90,4 +92,5 @@ struct GenerationLayout {
|
|||
ImRect mem_rect_to_;
|
||||
};
|
||||
|
||||
|
||||
/* GenerationLayout.hpp */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue