We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23e9d98 commit 84bc0e8Copy full SHA for 84bc0e8
src/nuklear_button.c
@@ -6,7 +6,6 @@
6
* BUTTON
7
*
8
* ===============================================================*/
9
-#include <stdio.h>
10
NK_LIB void
11
nk_draw_symbol(struct nk_command_buffer *out, enum nk_symbol_type type,
12
struct nk_rect content, struct nk_color background, struct nk_color foreground,
0 commit comments