qzdoom/src/menu
Vitaly Novichkov 74c5bab075 Attempt to fix a blank banks list of ADLMIDI
That happen because of silly dependency on soundfonts list which is totally unneeded to ADLMIDI as it uses embedded banks or external banks in a different format.
https://forum.zdoom.org/viewtopic.php?f=104&t=59997&p=1047184
2018-03-29 23:39:15 -04:00
..
joystickmenu.cpp
loadsavemenu.cpp - renamed FileRdr back to FileReader. 2018-03-11 19:29:37 +01:00
menu.cpp Made left button down event available to UI event handler 2018-03-05 16:53:17 +02:00
menu.h - use FileRdr in the PNG code, in particular to sanitize the savepic handling. 2018-03-10 19:22:26 +01:00
menudef.cpp Attempt to fix a blank banks list of ADLMIDI 2018-03-29 23:39:15 -04:00
messagebox.cpp
optionmenu.cpp
playermenu.cpp
videomenu.cpp