OpenTTD Source 20250813-master-g5b5bdd346d
soundloader_raw.cpp File Reference

Loading of raw sounds. More...

#include "stdafx.h"
#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_Raw
 Raw PCM sound loader, used as a fallback if other sound loaders fail. More...
 

Detailed Description

Loading of raw sounds.

Definition in file soundloader_raw.cpp.