bee hunter/jazz, "mod.chiptune" by 4-mat/anarchy and "mod.cream_of_the_earth"
by romeoknight.
+Thanks to Brooke Tilley (and David H) for the color picker gadget.
+
Thanks to Christopher Clark for the hash functions.
The random number generator was taken from the GNU C library.
static void (*PlayGadgetSoundSelecting)(void) = NULL;
+// Color picker by Brooke Tilley (pixlark) from https://github.com/pixlark/ColorPicker
// RGB/HSV conversions by David H from https://stackoverflow.com/questions/3018313/
// A bunch of magic numbers for UI positioning (used by DrawColorPicker() and its functions)