summaryrefslogtreecommitdiff
path: root/core/src/UI/fwd.hpp
blob: 9b88370327c8638ed7e777a308b0648db5fabe87 (plain)
1
2
3
4
5
6
7
8
9
#pragma once

// Localization.hpp
class LocaleStrings;

// UI.hpp
namespace ImGui {
enum class IconType;
}