mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-12 07:03:34 +00:00
adding pre compiled header
This commit is contained in:
@@ -6,14 +6,14 @@
|
||||
/* By: maldavid <kbz_8.dev@akel-engine.com> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2023/11/25 11:23:16 by maldavid #+# #+# */
|
||||
/* Updated: 2023/11/25 11:55:51 by maldavid ### ########.fr */
|
||||
/* Updated: 2024/03/25 17:58:24 by maldavid ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
#ifndef __ICON_MLX__
|
||||
#define __ICON_MLX__
|
||||
|
||||
#include <cstdint>
|
||||
#include <pre_compiled.h>
|
||||
|
||||
constexpr const int logo_mlx_height = 125;
|
||||
constexpr const int logo_mlx_width = 125;
|
||||
|
||||
Reference in New Issue
Block a user