sokol on linux
This commit is contained in:
6
examples/sokol/sokol.c
Normal file
6
examples/sokol/sokol.c
Normal file
@@ -0,0 +1,6 @@
|
||||
#define SOKOL_IMPL
|
||||
|
||||
#include "sokol_app.h"
|
||||
#include "sokol_gfx.h"
|
||||
#include "sokol_time.h"
|
||||
#include "sokol_audio.h"
|
||||
Reference in New Issue
Block a user