From 3acbe0d4063f5ba3060a19dcbdca91615015db88 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Mon, 21 Feb 2022 15:01:18 +0100 Subject: flush --- loader-impl.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'loader-impl.cpp') diff --git a/loader-impl.cpp b/loader-impl.cpp index 63b16a10..1f22dfe3 100644 --- a/loader-impl.cpp +++ b/loader-impl.cpp @@ -12,6 +12,8 @@ namespace Magnum::Examples { +using atlas_ptr = std::shared_ptr; + struct loader_impl final : loader_ { const Utility::Resource shader_res{"game/shaders"}; -- cgit v1.2.3