summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2022-10-10 19:52:03 -0700
committerVito Caputo <vcaputo@pengaru.com>2022-10-10 19:52:03 -0700
commit36b0f83075c15fc8d107ece20bd6be95a8d2588c (patch)
treead85c51109d3c765f88dc35585dd640d6e77ed96 /src/Makefile.am
parentcbbe0abec7e0e0f21f3315b455f3f795cedf2c9a (diff)
play: introduce play_run_slice()HEADmaster
Sometimes a more granular main loop integration is required. In such situations play_run() taking over is untenable, so this splits out the body of play_run()'s loop as a separately callable function. Existing main loops can use this to run the play main loop for a single slice. The impetus for this has been experimenting with escripten support in SARS, e.g. emscripten_set_main_loop_arg((void(*)(void *))play_run_slice, play, -1, 1);
Diffstat (limited to 'src/Makefile.am')
0 files changed, 0 insertions, 0 deletions
© All Rights Reserved