From c3258606e206f91e89c2451c6afb6fb4fd96a11f Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Tue, 16 Jul 2024 18:57:51 +0200 Subject: wa --- loader/impl.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'loader/impl.cpp') diff --git a/loader/impl.cpp b/loader/impl.cpp index 86bd76d5..ce5ad1a8 100644 --- a/loader/impl.cpp +++ b/loader/impl.cpp @@ -1,6 +1,5 @@ #include "impl.hpp" #include "compat/assert.hpp" -#include "compat/borrowed-ptr.inl" #include "ground-traits.hpp" #include "ground-cell.hpp" #include "wall-traits.hpp" @@ -9,7 +8,6 @@ #include "anim-cell.hpp" #include "scenery-traits.hpp" #include "scenery-cell.hpp" -// todo scenery_traits #include "vobj-cell.hpp" #include "atlas-loader.hpp" #include "atlas-loader-storage.hpp" -- cgit v1.2.3