Try new design
This commit is contained in:
6
examples/PoolBox/application/include/font_writer.hpp
Normal file
6
examples/PoolBox/application/include/font_writer.hpp
Normal file
@@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
#include <FontWriter/font_writer.hpp>
|
||||
|
||||
void font_writer_setup();
|
||||
void font_writer_update();
|
||||
void font_writer_render();
|
Reference in New Issue
Block a user