|
OpenTTD Source 20251117-master-g7398d2e290
|
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... | |
Loading of raw sounds.
Definition in file soundloader_raw.cpp.