TIC-80-guile/examples/sokol/sokol.c

7 lines
115 B
C

#define SOKOL_IMPL
#include "sokol_app.h"
#include "sokol_gfx.h"
#include "sokol_time.h"
#include "sokol_audio.h"