Skip to content

Commit

Permalink
Rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
RobLoach committed Jun 27, 2024
1 parent 84bc0e8 commit 1672991
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions demo/sdl_renderer/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
/*#define INCLUDE_CANVAS */
/*#define INCLUDE_OVERVIEW */
/*#define INCLUDE_NODE_EDITOR */

#ifdef INCLUDE_ALL
#define INCLUDE_STYLE
#define INCLUDE_CALCULATOR
Expand Down
1 change: 0 additions & 1 deletion nuklear.h
Original file line number Diff line number Diff line change
Expand Up @@ -24036,7 +24036,6 @@ nk_nine_slice_is_sub9slice(const struct nk_nine_slice* slice)
* BUTTON
*
* ===============================================================*/
#include <stdio.h>
NK_LIB void
nk_draw_symbol(struct nk_command_buffer *out, enum nk_symbol_type type,
struct nk_rect content, struct nk_color background, struct nk_color foreground,
Expand Down

0 comments on commit 1672991

Please sign in to comment.