Rebuild
This commit is contained in:
parent
84bc0e8740
commit
167299154a
@ -39,6 +39,7 @@
|
||||
/*#define INCLUDE_CANVAS */
|
||||
/*#define INCLUDE_OVERVIEW */
|
||||
/*#define INCLUDE_NODE_EDITOR */
|
||||
|
||||
#ifdef INCLUDE_ALL
|
||||
#define INCLUDE_STYLE
|
||||
#define INCLUDE_CALCULATOR
|
||||
|
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user