ugfx_release_2.6
Joel Bodenmann 2015-10-30 15:39:18 +01:00
parent ee2b82271d
commit 051b3a9acc
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ typedef int16_t coord_t;
/*===========================================================================*/
/**
* @struct point
* @brief Type for a 2D point on the screen.
*/
typedef struct point {