From f30a4eba44c77d5c743fe9308dc697a3225e8dd8 Mon Sep 17 00:00:00 2001 From: pryazha Date: Sun, 15 Jun 2025 16:07:54 +0500 Subject: i don't even know --- prge_audio.h | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 prge_audio.h (limited to 'prge_audio.h') diff --git a/prge_audio.h b/prge_audio.h deleted file mode 100644 index 5f07a2c..0000000 --- a/prge_audio.h +++ /dev/null @@ -1,6 +0,0 @@ -S32 find_sound(PRGEContext *ctx, const char *name); -S32 load_sound(PRGEContext *ctx, Sound snd); -S32 load_vorbis(PRGEContext *ctx, const char *fname); -S32 enqueue_sound(PRGEContext *ctx, Sound *snd); -Sound *dequeue_sound(SoundQueue *sndq); -void play_sound(PRGEContext *ctx, S32 id); -- cgit v1.2.3-70-g09d2