mirror of
https://github.com/badgeteam/mch2022-template-app.git
synced 2025-01-06 06:18:48 +00:00
4 lines
55 B
C
4 lines
55 B
C
|
#pragma once
|
||
|
void audio_init();
|
||
|
void play_bootsound();
|