renombrat stb_vorbis.c a stb_vorbis.h

This commit is contained in:
2025-06-27 11:21:43 +02:00
parent 66888ac639
commit 8b598c3e47
2 changed files with 1 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
#ifndef JA_USESDLMIXER
#include "jail_audio.h"
#include "stb_vorbis.c"
#include "stb_vorbis.h"
#include <SDL3/SDL.h>
#include <stdio.h>