Move most ImGui-related files/code to an SohGui subfolder. (#4968)

This commit is contained in:
Malkierian
2025-01-28 18:45:21 -07:00
committed by GitHub
parent 668e266ecc
commit 1f65bde583
37 changed files with 118 additions and 118 deletions
@@ -1,6 +1,6 @@
#include "hookDebugger.h"
#include "../game-interactor/GameInteractor.h"
#include "../../UIWidgets.hpp"
#include "soh/Enhancements/game-interactor/GameInteractor.h"
#include "soh/SohGui/UIWidgets.hpp"
#include <string>
#include <version>