From 9037d3dc54af87d54b988168d9fb79f6c886138e Mon Sep 17 00:00:00 2001 From: Lior Halphon Date: Thu, 28 Nov 2024 22:38:54 +0200 Subject: [PATCH] Updated GB_sample_t (markdown) --- GB_sample_t.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/GB_sample_t.md b/GB_sample_t.md index 95da227..f15406c 100644 --- a/GB_sample_t.md +++ b/GB_sample_t.md @@ -12,4 +12,9 @@ In `apu.h` ## Description -TBD \ No newline at end of file +A struct representing a single stereo sample, in signed 16-bit format. + +## See Also + +* [[GB_apu_set_sample_callback]] +* [[GB_set_sample_rate]] \ No newline at end of file