Home
last modified time | relevance | path

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

/dports/games/openttd/openttd-12.1/src/
H A Dgui.h65 void ShowMusicWindow();
H A Dtoolbar_gui.cpp1014 ShowMusicWindow(); in MenuClickMusicWindow()
2028 case MTHK_MUSIC: ShowMusicWindow(); break; in OnHotkey()
2405 case MTEHK_MUSIC: ShowMusicWindow(); break; in OnHotkey()
H A Dmusic_gui.cpp893 void ShowMusicWindow() in ShowMusicWindow() function