swappy/include/render.h
2021-02-15 14:01:43 -05:00

6 lines
82 B
C

#pragma once
#include "swappy.h"
void render_state(struct swappy_state *state);