summaryrefslogtreecommitdiff
path: root/src/modules/stars/stars.c
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2022-03-11 12:02:51 -0800
committerVito Caputo <vcaputo@pengaru.com>2022-03-11 12:07:00 -0800
commit009f16f93b2a055ec0e14751e6d779849f87ab04 (patch)
treece67ccf0c6a868faf118cef8086944f1f33ed8ee /src/modules/stars/stars.c
parent078c3790b8b30b2198480160315edde3f884a42d (diff)
main: move til_init() to start of main
Currently this was done rather late for vestigial pre-libtil reasons; it used to be a local function for specifically "create rendering threads" purpose. But it's rather awkward now to see such an initializer called late after myriad other til_* API is being used, and there's nothing gauranteeing til_init() will continue to strictly create rendering threads. Nothing is actually changing in what til_init() does here, it's just a cosmetic movement of the call site and s/librototiller/libtil/ in the error message.
Diffstat (limited to 'src/modules/stars/stars.c')
0 files changed, 0 insertions, 0 deletions
© All Rights Reserved