diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2022-11-09 13:38:36 -0800 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2022-11-10 09:11:47 -0800 |
commit | aa20a9ec8697a05d44e949ad6a1f2b2f6a3fe908 (patch) | |
tree | 6be3cf20e101e7ed37884081bf3c18fb4dc63b66 /libstage | |
parent | 474bbf1b635ba50fd2abf1cef24f352bd7916dd2 (diff) |
libstage: bump libstage for new render_func
Newer libstage enables the render_func to free its stage node via
return value. This is useful for fire-and-forget style ephemeral
nodes that make for convenient autonomous stage nodes which
remove themselves after running their course. Think bonus scores
and little visual effects...
Requires some mechanical changes to the existing render funcs,
but nothing functionally has really changed.
Diffstat (limited to 'libstage')
m--------- | libstage | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/libstage b/libstage -Subproject 19acc6de674d44d44f8d3bcb66568de3e5abfe3 +Subproject 55ce5773333b41229798c2a9b238812660707b7 |