mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-14 02:27:21 -07:00
Move most ImGui-related files/code to an SohGui subfolder. (#4968)
This commit is contained in:
parent
668e266ecc
commit
1f65bde583
37 changed files with 118 additions and 118 deletions
|
@ -6,7 +6,7 @@
|
|||
#include "soh/cvar_prefixes.h"
|
||||
#include "soh/SaveManager.h"
|
||||
#include "soh/ResourceManagerHelpers.h"
|
||||
#include "soh/UIWidgets.hpp"
|
||||
#include "soh/SohGui/UIWidgets.hpp"
|
||||
#include "dungeon.h"
|
||||
#include "location_access.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue