X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Firr_v3d.h;h=f74d601e8d548036fa74fc4837eb7844474f9569;hb=78ff5c193683fc643fbec85dc398da91d91a9e44;hp=7bc73ad1088bc0c146af2cb614bffb8b1701a346;hpb=22e186b4aa88b585e71500c4e9a03bf69b0b6191;p=dragonfireclient.git diff --git a/src/irr_v3d.h b/src/irr_v3d.h index 7bc73ad10..f74d601e8 100644 --- a/src/irr_v3d.h +++ b/src/irr_v3d.h @@ -26,6 +26,7 @@ with this program; if not, write to the Free Software Foundation, Inc., typedef core::vector3df v3f; typedef core::vector3d v3s16; +typedef core::vector3d v3u16; typedef core::vector3d v3s32; #endif