forked from jaildesigner-jailgames/jaildoctors_dilemma
corregits mes includes
llevats els errors en texture
This commit is contained in:
5
source/external/jail_audio.cpp
vendored
5
source/external/jail_audio.cpp
vendored
@@ -1,7 +1,6 @@
|
||||
#include "jail_audio.h"
|
||||
#include "external/jail_audio.h"
|
||||
|
||||
#include <SDL3/SDL_rwops.h> // Para SDL_RWFromMem
|
||||
#include <SDL3/SDL_timer.h> // Para SDL_GetTicks
|
||||
#include <SDL3/SDL.h>
|
||||
#include <stdint.h> // Para uint8_t, uint32_t
|
||||
#include <stdio.h> // Para NULL, fseek, fclose, fopen, fread, ftell
|
||||
#include <stdlib.h> // Para free, malloc
|
||||
|
||||
Reference in New Issue
Block a user