- [CHG] Renombrat "stb_vorbis.c" a "stb_vorbis.h"

- [NEW] Afegit lagueirtofile
This commit is contained in:
2025-06-16 13:45:54 +02:00
parent 88609465cb
commit 5e24117266
4 changed files with 7 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 <SDL2/SDL.h>
#include <stdio.h>