arreglos d'estil pa deixar el repo com a plantilla
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
#pragma once
|
||||
|
||||
#include <SDL3/SDL_audio.h> // Para SDL_AudioFormat
|
||||
#include <SDL3/SDL_stdinc.h> // Para Uint32, Uint8
|
||||
struct JA_Music_t; // lines 8-8
|
||||
struct JA_Sound_t; // lines 7-7
|
||||
#include <SDL3/SDL_audio.h> // for SDL_AudioFormat
|
||||
#include <SDL3/SDL_stdinc.h> // for Uint32, Uint8
|
||||
struct JA_Music_t; // lines 4-4
|
||||
struct JA_Sound_t; // lines 5-5
|
||||
|
||||
enum JA_Channel_state
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user