Home
last modified time | relevance | path

Searched refs:IsCustomPlaylist (Results 1 – 1 of 1) sorted by relevance

/dports/games/openttd/openttd-12.1/src/
H A Dmusic_gui.cpp83 bool IsCustomPlaylist() const;
287 bool MusicSystem::IsCustomPlaylist() const in IsCustomPlaylist() function in MusicSystem
299 if (!this->IsCustomPlaylist()) return; in PlaylistAdd()
338 if (!this->IsCustomPlaylist()) return; in PlaylistRemove()
370 if (!this->IsCustomPlaylist()) return; in PlaylistClear()