mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-11 14:43:34 +00:00
Fixed brief typo
This commit is contained in:
@@ -352,8 +352,8 @@ MLX_API int mlx_destroy_display(void* mlx);
|
|||||||
* @brief Get screen size
|
* @brief Get screen size
|
||||||
*
|
*
|
||||||
* @param mlx Internal MLX application
|
* @param mlx Internal MLX application
|
||||||
* @param x Get X size
|
* @param w Get width size
|
||||||
* @param y Get Y size
|
* @param h Get height size
|
||||||
*
|
*
|
||||||
* @return (int) Always return 0, made this to copy the behaviour of the original MLX
|
* @return (int) Always return 0, made this to copy the behaviour of the original MLX
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user