swappy/include/render.h
2019-12-23 17:35:47 -05:00

5 lines
81 B
C

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