Try new design

This commit is contained in:
2023-12-01 23:07:16 -05:00
parent 018cd9dac0
commit dc5586aca1
6 changed files with 49 additions and 23 deletions

View File

@@ -0,0 +1,6 @@
#pragma once
#include <FontWriter/font_writer.hpp>
void font_writer_setup();
void font_writer_update();
void font_writer_render();