diff options
| author | Henny022p <info@henny022.de> | 2025-03-09 15:24:57 +0000 |
|---|---|---|
| committer | Henny022p <info@henny022.de> | 2025-03-09 19:00:34 +0000 |
| commit | 6c71c8f55936b6a5d75f0680c6a55f2169f48e9c (patch) | |
| tree | d1a22dc0785bc3ac1d0a8d4c28da7faed3943ef7 /include/room.h | |
| parent | 4c88a43f42196a5af1f26b420097759d5485cb35 (diff) | |
cleanup unused and transitive includes
Diffstat (limited to 'include/room.h')
| -rw-r--r-- | include/room.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/room.h b/include/room.h index 5abafd06..1802a934 100644 --- a/include/room.h +++ b/include/room.h @@ -3,7 +3,6 @@ #include "entity.h" #include "droptables.h" -#include "map.h" #include "transitions.h" enum RoomTransition { |
