mirror of
https://github.com/nicbarker/clay.git
synced 2025-04-19 04:38:01 +00:00
add undef
Author: peterc-s <pjcsmail@gmail.com>
This commit is contained in:
parent
974af1e61c
commit
23863edde0
@ -40,6 +40,8 @@ typedef struct
|
|||||||
} CustomLayoutElement;
|
} CustomLayoutElement;
|
||||||
|
|
||||||
#ifdef CLAY_RAYLIB_IMPLEMENTATION
|
#ifdef CLAY_RAYLIB_IMPLEMENTATION
|
||||||
|
#undef CLAY_RAYLIB_IMPLEMENTATION
|
||||||
|
|
||||||
// Global state
|
// Global state
|
||||||
Raylib_Font Raylib_fonts[10];
|
Raylib_Font Raylib_fonts[10];
|
||||||
Camera Raylib_camera;
|
Camera Raylib_camera;
|
||||||
|
Loading…
Reference in New Issue
Block a user