home · contact · privacy
Emptied map_objects library of stuff that fits better elsewhere, like a new map_objec...
[plomrogue] / src / main.c
index 53784b8a9e6edb545e4d7b10b2dd8546e25d5946..3d6c0d38f5054db6dcac826b2c871a4ac02841cc 100644 (file)
@@ -8,6 +8,7 @@
 #include "keybindings.h"
 #include "readwrite.h"
 #include "map_objects.h"
+#include "map_object_actions.h"
 #include "map.h"
 #include "misc.h"