]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/camera.cpp
Add disable_jump and fall_damage_add_percent node groups
[dragonfireclient.git] / src / camera.cpp
index 32dd85e52322aa292271838e457f1ae78e579dfc..f87f660e9c91bae0ef81eb74e058ee4a88933f70 100644 (file)
@@ -34,6 +34,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #include "sound.h"
 #include "event.h"
 #include "util/numeric.h"
+#include "util/mathconstants.h"
 
 Camera::Camera(scene::ISceneManager* smgr, MapDrawControl& draw_control,
                IGameDef *gamedef):