X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;ds=sidebyside;f=src%2Firr_v3d.h;h=3e95c7913ca084678b09eabb9f7d40620d578617;hb=391eec9ee78fc9dfdc476ad2a8ed7755009e4a2f;hp=21438d635d79feadb846f5a6f0194a9dc2840d85;hpb=921151d97a2fb2238ab514324fb95e2732248b96;p=minetest.git diff --git a/src/irr_v3d.h b/src/irr_v3d.h index 21438d635..3e95c7913 100644 --- a/src/irr_v3d.h +++ b/src/irr_v3d.h @@ -24,6 +24,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #include typedef core::vector3df v3f; +typedef core::vector3d v3d; typedef core::vector3d v3s16; typedef core::vector3d v3u16; typedef core::vector3d v3s32;