OpenTTD Source  20240919-master-gdf0233f4c2
MusicSettings Struct Reference

Settings related to music. More...

#include <settings_type.h>

Data Fields

uint8_t playlist
 The playlist (number) to play.
 
uint8_t music_vol
 The requested music volume.
 
uint8_t effect_vol
 The requested effects volume.
 
uint8_t custom_1 [33]
 The order of the first custom playlist.
 
uint8_t custom_2 [33]
 The order of the second custom playlist.
 
bool playing
 Whether music is playing.
 
bool shuffle
 Whether to shuffle the music.
 

Detailed Description

Settings related to music.

Definition at line 256 of file settings_type.h.


The documentation for this struct was generated from the following file: