mirror of
https://github.com/nicbarker/clay.git
synced 2025-01-23 01:46:02 +00:00
add stdio import
This commit is contained in:
parent
cbdfc63c2a
commit
69108b0c79
@ -6,6 +6,8 @@
|
||||
#define CLAY_IMPLEMENTATION
|
||||
#include "../../clay.h"
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include "../../renderers/SDL3/clay_renderer_SDL3.c"
|
||||
|
||||
static const Uint32 FONT_ID = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user