diff options
Diffstat (limited to 'src/irr_v2d.h')
-rw-r--r-- | src/irr_v2d.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/irr_v2d.h b/src/irr_v2d.h index 5c0d65a30..617491cf0 100644 --- a/src/irr_v2d.h +++ b/src/irr_v2d.h @@ -31,4 +31,3 @@ typedef core::vector2d<u32> v2u32; typedef core::vector2d<f32> v2f32; #endif - |