You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Nico de Poel cd7423ae34 Use ref when passing structs by pointer through P/Invoke. This fixes positions and angles not being updated correctly in 32-bit builds. This was not a problem in 64-bit mode (probably because an entire vec3_t fits into a single register and the call is optimized as such) but it is in 32-bit mode. 5 years ago
..
fmod.cs Added FMOD Core library to the engine project 5 years ago
fmod.h Added FMOD Core library to the engine project 5 years ago
fmod.hpp Added FMOD Core library to the engine project 5 years ago
fmod_codec.h Added FMOD Core library to the engine project 5 years ago
fmod_common.h Added FMOD Core library to the engine project 5 years ago
fmod_dsp.cs Added FMOD Core library to the engine project 5 years ago
fmod_dsp.h Added FMOD Core library to the engine project 5 years ago
fmod_dsp_effects.h Added FMOD Core library to the engine project 5 years ago
fmod_errors.cs Added FMOD Core library to the engine project 5 years ago
fmod_errors.h Added FMOD Core library to the engine project 5 years ago
fmod_output.h Added FMOD Core library to the engine project 5 years ago