This commit is contained in:
raysan5 2021-09-21 15:31:26 +02:00
parent c96de3a23a
commit a09311a8fc
3 changed files with 3 additions and 5 deletions

View file

@ -88,7 +88,6 @@
//----------------------------------------------------------------------------------
// Types and Structures Definition
//----------------------------------------------------------------------------------
#if !defined(RL_VECTOR2_TYPE)
// Vector2 type
typedef struct Vector2 {