#pragma once #include void font_writer_setup(); void font_writer_update(); void font_writer_render();