Sign in
pigweed
/
third_party
/
github
/
32blit
/
32blit-sdk
/
refs/heads/upstream/patch-picosystem-examples
/
.
/
32blit-pico
/
audio.hpp
blob: f5b15acc043e4badfbaa9768d13565e5b6124368 [
file
] [
log
] [
blame
] [
edit
]
#pragma
once
#include
<cstdint>
void
init_audio
();
void
update_audio
(
uint32_t
time
);