mirror of
https://github.com/badgeteam/mch2022-template-app.git
synced 2024-11-15 21:21:04 +00:00
3 lines
55 B
C
3 lines
55 B
C
#pragma once
|
|
void audio_init();
|
|
void play_bootsound();
|