OpenTTD
|
The songs that OpenTTD knows. More...
Go to the source code of this file.
Macros | |
#define | SET_TYPE "music" |
The type of set we're replacing. |
Functions | |
assert_compile (lengthof(_music_file_names)==NUM_SONGS_AVAILABLE) | |
Make sure we aren't messing things up. |
Variables | |
static const char *const | _music_file_names [] |
Names corresponding to the music set's files. |
The songs that OpenTTD knows.
Definition in file music.cpp.
assert_compile | ( | lengthof(_music_file_names) | = =NUM_SONGS_AVAILABLE | ) |
Make sure we aren't messing things up.
|
static |
Names corresponding to the music set's files.