1 2 3 4 5 6
// Copyright 2022 Parker Levin (@pedker) // SPDX-License-Identifier: GPL-2.0-or-later #pragma once void draw_bongo(bool minimal);