Skip to content
Snippets Groups Projects
Marvin Häuser's avatar
Marvin Häuser authored
Commit f1db3a0a adjusted
ActionFuncPointer to generally return a delay. However, this is only
done for TMLDelayAction generation, leaving the other producers of
ActionFuncPointer emitting functions without a return value despite the
changed return type.

To address this, distinguish between ActionFuncPointer and
DelayActionFuncPointer.
c3bd3a27
History