summaryrefslogtreecommitdiff
path: root/src/modules/stars/stars.c
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2023-05-30 14:28:55 -0700
committerVito Caputo <vcaputo@pengaru.com>2023-05-30 14:28:55 -0700
commitdb3f0619cca328f77fd935a5a9e581ba9b1d9ff9 (patch)
tree91588332cccbd25572e1125ff2128f35e175183c /src/modules/stars/stars.c
parent3b43a50c3582f8f9bcd914ac886a94502b868657 (diff)
til: make til_module_randomize_setup() always produce a setup
Preparatory for required til_setup_t @ til_module_create_context() This basically brings til_module_randomize_setup() inline with til_module_setup_finalize() in that it will still produce a minimal til_setup_t even if there is no til_module_t.setup() method. A future commit will do something about the orphaned til_settings_t within til_module_randomize_setup() to get a full path on the produced setup - which will likely simultaneously bring us into a world where one can influence the randomized settings externally as well. Influenced in the sense of potentialy making some of those settings statically configured while leaving others to be (re)randomized at the time of til_module_randomize_setup() executing.
Diffstat (limited to 'src/modules/stars/stars.c')
0 files changed, 0 insertions, 0 deletions
© All Rights Reserved