From b493547fb8c77918306fe56b74b704284cf54931 Mon Sep 17 00:00:00 2001 From: Hop311 Date: Thu, 25 May 2023 00:17:53 +0100 Subject: Import fix + ProvinceOverviewPanel close fix --- extension/src/Utilities.hpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'extension/src/Utilities.hpp') diff --git a/extension/src/Utilities.hpp b/extension/src/Utilities.hpp index 75e873f..681b893 100644 --- a/extension/src/Utilities.hpp +++ b/extension/src/Utilities.hpp @@ -1,6 +1,6 @@ #pragma once -#include +#include #include "openvic/Types.hpp" @@ -15,4 +15,6 @@ namespace OpenVic { inline godot::String std_to_godot_string(std::string const& str) { return str.c_str(); } + + godot::Ref load_godot_image(godot::String const& path); } -- cgit v1.2.3-56-ga3b1