Galactic Unicorn: Example tweaks.

pull/537/head
jon 2022-07-29 10:58:14 +01:00 zatwierdzone przez Phil Howard
rodzic 53dfb9866d
commit 27e9d467ff
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -45,6 +45,7 @@ int main() {
stdio_init_all();
galactic_unicorn.init();
galactic_unicorn.set_brightness(0.5);
// randomise blob start positions, directions, and size
std::array<blob_t, blob_count> blobs;