jabyengine/examples/PoolBox/application/include/old/font_writer.hpp

6 lines
136 B
C++

#pragma once
#include <FontWriter/font_writer.hpp>
void font_writer_setup();
void font_writer_update();
void font_writer_render();