MCPcopy Create free account
hub / github.com/TombEngine/TombEngine / SetVolumeFX

Function SetVolumeFX

TombEngine/Sound/sound.cpp:81–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79}
80
81void SetVolumeFX(int vol)
82{
83 GlobalFXVolume = vol;
84}
85
86bool LoadSample(char* pointer, int compSize, int uncompSize, int index)
87{

Callers 3

SaveAudioConfigFunction · 0.85
LoadConfigurationFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected