diff -r e5544920377e -r cb2f60f48337 src/text.c --- a/src/text.c Wed Jul 02 23:55:50 2025 +0200 +++ b/src/text.c Thu Jul 03 23:01:52 2025 +0200 @@ -125,6 +125,7 @@ return node; } +// TODO: maybe we should prefer a clean signature and molest the caller with the cast void asc_text_printf( AscSceneNode *node, const char *format,