diff options
Diffstat (limited to 'src/irr_v3d.h')
-rw-r--r-- | src/irr_v3d.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/irr_v3d.h b/src/irr_v3d.h index f74d601e8..fa6af3661 100644 --- a/src/irr_v3d.h +++ b/src/irr_v3d.h @@ -30,4 +30,3 @@ typedef core::vector3d<u16> v3u16; typedef core::vector3d<s32> v3s32; #endif - |