OpenTTD Source 20250911-master-gfe9093df96
soundloader_wav.cpp File Reference

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...
 

Detailed Description

Loading of wav sounds.

Definition in file soundloader_wav.cpp.