OpenTTD Source 20241224-master-gf74b0cf984
|
Loading of wav sounds. More...
#include "stdafx.h"
#include "core/bitmath_func.hpp"
#include "core/math_func.hpp"
#include "random_access_file_type.h"
#include "sound_type.h"
#include "soundloader_type.h"
#include "safeguards.h"
Go to the source code of this file.
Data Structures | |
class | SoundLoader_Wav |
Wav file (RIFF/WAVE) sound loader. More... | |
Variables | |
static SoundLoader_Wav | s_sound_loader_wav |
Loading of wav sounds.
Definition in file soundloader_wav.cpp.
|
static |
Definition at line 101 of file soundloader_wav.cpp.