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

7 lines
115 B
C
Raw Normal View History

2018-09-21 17:24:59 +02:00
#define SOKOL_IMPL
#include "sokol_app.h"
#include "sokol_gfx.h"
#include "sokol_time.h"
#include "sokol_audio.h"