Ignore:
Timestamp:
Aug 7, 2023, 10:30:22 PM (2 years ago)
Author:
gyoung
Message:

Changes to get the TimidityMCD plugin working

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/classes/c/c_audio/cwmidi.c

    r2 r58  
    7878
    7979     */
    80     if(globalHaveTimidity)
     80    /*if(globalHaveTimidity)
    8181      {
    8282        WinSendMsg(hwndMenu, MM_DELETEITEM, MPFROM2SHORT( ID_MENU_START, TRUE), 0L);
    83       }
     83      }*/
    8484    WinSendMsg(hwndMenu, MM_DELETEITEM, MPFROM2SHORT( ID_MENU_CONVERT, FALSE), 0L);
    8585    return bRC;
Note: See TracChangeset for help on using the changeset viewer.