group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
SfxSystem.cpp File Reference

Client-side SFX system implementation. More...

#include "SfxSystem.hpp"
#include "ecs/components/Health.hpp"
#include "ecs/components/LocalPlayer.hpp"
#include "ecs/components/PlayerMatchStats.hpp"
#include <SDL3/SDL.h>
#include <cstdlib>
#include <string>
#include <minimp3_ex.h>
Include dependency graph for SfxSystem.cpp:

Macros

#define MINIMP3_IMPLEMENTATION

Detailed Description

Client-side SFX system implementation.

Macro Definition Documentation

◆ MINIMP3_IMPLEMENTATION

#define MINIMP3_IMPLEMENTATION