mirror of
https://gitlab.com/Mr_Goldberg/goldberg_emulator.git
synced 2025-12-05 11:44:53 +01:00
Update imgui library to latest.
This commit is contained in:
parent
0595490c00
commit
5495f36ed6
20 changed files with 8787 additions and 2829 deletions
|
|
@ -14,7 +14,7 @@
|
|||
// Read online: https://github.com/ocornut/imgui/tree/master/docs
|
||||
|
||||
#pragma once
|
||||
#include "../../imgui.h" // IMGUI_IMPL_API
|
||||
#include "imgui.h" // IMGUI_IMPL_API
|
||||
|
||||
#ifdef _MSC_VER
|
||||
#pragma warning (push)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue