src/text.c

changeset 176
cb2f60f48337
parent 175
e5544920377e
--- 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,

mercurial