aboutsummaryrefslogtreecommitdiff
path: root/src/map.cc
diff options
context:
space:
mode:
authorfusion32 <marcopuzziello@gmail.com>2025-07-01 09:26:06 -0300
committerfusion32 <marcopuzziello@gmail.com>2025-07-01 09:26:39 -0300
commit5cfe00df82a69f44187b1cd77fe3d6865cf3425f (patch)
tree395527bb97a908035ef9d6b1eb354b591005264f /src/map.cc
parent6243967f1fac3af8ed3e72790cabed0f79978bdb (diff)
downloadgame-5cfe00df82a69f44187b1cd77fe3d6865cf3425f.tar.gz
game-5cfe00df82a69f44187b1cd77fe3d6865cf3425f.zip
`reader.cc`
Diffstat (limited to 'src/map.cc')
-rw-r--r--src/map.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/map.cc b/src/map.cc
index 90a2c1a..a4f3fac 100644
--- a/src/map.cc
+++ b/src/map.cc
@@ -5,8 +5,6 @@
#include "houses.hh"
#include "script.hh"
-#include "stubs.hh"
-
#include <dirent.h>
int SectorXMin;