4 lines
55 B
C
4 lines
55 B
C
|
#pragma once
|
||
|
void audio_init();
|
||
|
void play_bootsound();
|